C++: Add change note

This commit is contained in:
Jeroen Ketema
2025-11-13 13:15:03 +01:00
parent 61b7eb3d5c
commit 15393ae621

View File

@@ -0,0 +1,4 @@
---
category: feature
---
* New predicates `getAnExpandedArgument` and `getExpandedArgument` were added to the `Compilation` class, yielding compilation arguments after expansion of response files.