C++: change note for global variables in dataflow

This commit is contained in:
Robert Marsh
2022-06-23 14:32:52 -04:00
parent 813a8548d7
commit e45c982dd1

View File

@@ -0,0 +1,4 @@
---
category: minor-analysis
---
* The IR dataflow library now includes flow through global variables.