We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d525dd commit dabe63cCopy full SHA for dabe63c
1 file changed
csharp/ql/lib/change-notes/2024-01-31-compilation-expanded-args.md
@@ -0,0 +1,5 @@
1
+---
2
+category: minorAnalysis
3
4
+* Added a new database relation to store compiler arguments specified inside `@[...].rsp` file arguments. The arguments
5
+are returned by `Compilation::getExpandedArgument/1` and `Compilation::getExpandedArguments/0`.
0 commit comments