Skip to content

Commit 29bda5a

Browse files
committed
C++: Add UsingEnumDeclarationEntry changenote.
1 parent 3defc8b commit 29bda5a

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: minorAnalysis
3+
---
4+
* A `UsingEnumDeclarationEntry` class has been added for C++ `using enum` declarations. As part of this, synthesised `UsingDeclarationEntry`s are no longer emitted for individual enumerators of the referenced enumeration.

0 commit comments

Comments
 (0)