mirror of
https://github.com/github/codeql.git
synced 2026-07-06 20:15:37 +02:00
C++: change note for function call GVNs
This commit is contained in:
4
cpp/ql/lib/change-notes/2022-08-01-gvn-functions.md
Normal file
4
cpp/ql/lib/change-notes/2022-08-01-gvn-functions.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Multiple function calls made in the same function may now receive the same global value number when the analysis can show they produce the same results.
|
||||
Reference in New Issue
Block a user