Files
codeql/cpp/ql/lib/change-notes/2024-07-23-using-enum-declaration.md
2024-08-07 14:24:37 +01:00

254 B

category
category
minorAnalysis
  • A UsingEnumDeclarationEntry class has been added for C++ using enum declarations. As part of this, synthesized UsingDeclarationEntrys are no longer emitted for individual enumerators of the referenced enumeration.