Files
codeql/cpp/ql/lib/change-notes/released/5.6.0.md
2025-09-16 14:14:42 +00:00

414 B

5.6.0

Deprecated APIs

  • The predicate getAContructorCall in the class SslContextClass has been deprecated. Use getAConstructorCall instead.

New Features

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