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

4 lines
146 B
Markdown

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