Files
codeql/cpp/ql/lib/change-notes/2024-07-10-newarrayexpr-arraysize.md
2024-07-11 16:49:17 +01:00

185 B

category
category
feature
  • The class NewArrayExpr adds a predicate getArraySize() to allow a more convenient way to access the static size of the array when the extent is missing.