Files
codeql/cpp/ql/lib/change-notes/2025-04-14-variable-length-arrays.md
2025-04-15 11:06:19 +02:00

146 B

category
category
feature
  • Added the isVla() predicate to the ArrayType class. This allows queries to identify variable-length arrays (VLAs).