Files
codeql/cpp/ql/lib/change-notes/2024-01-20-elifdef.md
2025-01-21 16:14:18 +01:00

359 B

category
category
feature
  • New classes PreprocessorElifdef and PreprocessorElifndef were introduced, which represents the C23/C++23 #elifdef and #elifndef preprocessor directives.
  • A new class TypeLibraryImport was introduced, which represents the #import preprocessor directive as used by the Microsoft Visual C++ for importing type libraries.