C++: update change note for IR global var flow

This commit is contained in:
Robert Marsh
2022-06-23 14:39:13 -04:00
parent e45c982dd1
commit 4a522831c4

View File

@@ -1,4 +1,4 @@
---
category: minor-analysis
category: majorAnalysis
---
* The IR dataflow library now includes flow through global variables.
* The IR dataflow library now includes flow through global variables. This enables new findings in many scenarios.