C++: Add change note.

This commit is contained in:
Mathias Vorreiter Pedersen
2023-11-30 14:39:57 +00:00
parent c1561e8675
commit 3a61dd095c

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Added a new predicate `Node.asDefinition` on `DataFlow::Node`s for selecting the dataflow node corresponding to a particular definition.