Skip to content

Commit d8afd2a

Browse files
committed
C++: add change note for designator-based initializations
1 parent 49183bb commit d8afd2a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
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)