mirror of
https://github.com/github/codeql.git
synced 2026-04-22 23:35:14 +02:00
359 B
359 B
category
| category |
|---|
| feature |
- New classes
PreprocessorElifdefandPreprocessorElifndefwere introduced, which represents the C23/C++23#elifdefand#elifndefpreprocessor directives. - A new class
TypeLibraryImportwas introduced, which represents the#importpreprocessor directive as used by the Microsoft Visual C++ for importing type libraries.