Skip to content

Commit fef314e

Browse files
committed
C++: Add change note.
1 parent 1363c54 commit fef314e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
category: feature
3+
---
4+
* Added a class `DataFlow::IndirectParameterNode` to represent the indirection of a parameter as a dataflow node.
5+
* Added a predicate `Node::asIndirectInstruction` which returns the `Instruction` that defines the indirect dataflow node, if any.

0 commit comments

Comments
 (0)