Files
codeql/cpp/ql/lib/change-notes/2025-09-02-vla.md
2025-09-02 13:17:26 +02:00

264 B

category
category
feature
  • Added predicates getTransitiveNumberOfVlaDimensionStmts, getTransitiveVlaDimensionStmt, and getParentVlaDecl to VlaDeclStmt for handling VlaDeclStmts whose base type defined in terms of an other VlaDeclStmt via a typedef.