C++: Add change note.

This commit is contained in:
Mathias Vorreiter Pedersen
2023-12-14 17:13:23 +00:00
parent 61e30b9ff8
commit 7af6496a71

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Changed the output of `Node.toString` to better reflect how many indirections a given dataflow node has.