Skip to content

Commit 07bfec3

Browse files
committed
C++: add change note for designator-based initializations
1 parent 38052df commit 07bfec3

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+
* Introduced `isDesignatorInit()` predicates to distinguish between designator-based and positional initializations for both struct\union fields and array elements.

0 commit comments

Comments
 (0)