C++: Add change note

This commit is contained in:
Jeroen Ketema
2022-08-10 06:43:32 +02:00
parent 32db845af8
commit 32a2363f85

View File

@@ -0,0 +1,4 @@
---
category: feature
---
* Added a predicate `getValueConstant` to `AttributeArgument` that yields the argument value as an `Expr` when the value is a constant expression.