C++: Translate change note to American English.

Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
This commit is contained in:
Alexandre Boulgakov
2024-07-23 13:47:44 +01:00
committed by GitHub
parent 29bda5a805
commit 5a5c5d1012

View File

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