Files
codeql/cpp/ql/lib/change-notes/2024-07-03-extended-mad-syntax.md
Mathias Vorreiter Pedersen d7eac4d567 C++: Add change note.
2024-07-03 11:33:52 +01:00

408 B

category
category
feature
  • The syntax for models-as-data rows has been extended to make it easier to select sources, sinks, and summaries that involve templated functions and classes. Additionally, the syntax has also been extended to make it easier to specify models with arbitrary levels of indirection. See dataflow/ExternalFlow.qll for the updated documentation and specification for the model format.