Files
codeql/cpp/ql/lib/change-notes/2024-08-30-c11-generics.md
2024-08-30 14:24:03 +02:00

203 B

category
category
feature
  • Added a class C11GenericExpr to represent C11 generic selection expressions. The generic selection is represented as a Conversion on the expression that will be selected.