Skip to content

Commit 29d880a

Browse files
committed
C++: add change note for VLAs
1 parent 9d4ae3f commit 29d880a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
category: feature
3+
---
4+
* Added the `isVLA()` predicate to the `ArrayType` class. This allows queries to identify variable-length arrays (VLAs).

0 commit comments

Comments
 (0)