Merge branch 'main' into post-release-prep/codeql-cli-2.21.1

This commit is contained in:
Ian Lynagh
2025-04-16 11:54:23 +01:00
committed by GitHub
179 changed files with 39012 additions and 2465 deletions

View File

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