C++: Add change note.

This commit is contained in:
Mathias Vorreiter Pedersen
2025-05-15 17:39:51 +01:00
parent c3c6bb6e60
commit f731d0e630

View File

@@ -0,0 +1,4 @@
---
category: fix
---
* Fixed a problem where `asExpr()` on `DataFlow::Node` would never return `ClassAggregateLiteral`s.