Files
clang-p2996/clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
Daniel Grumberg 529a0570f7 [clang][extract-api] Add support for macros
To achieve this we hook into the preprocessor during the
ExtractAPIAction and record definitions for macros that don't get
undefined during preprocessing.
2022-03-30 18:33:10 +01:00

21 KiB