mirror of
https://github.com/github/codeql.git
synced 2026-04-24 08:15:14 +02:00
C++: Add UsingEnumDeclarationEntry changenote.
This commit is contained in:
@@ -0,0 +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.
|
||||
Reference in New Issue
Block a user