Files
clang-p2996/llvm/utils/TableGen/DirectiveEmitter.cpp
FruitClover d99b148177 [TableGen] Fix __CLAUSE_NO_CLASS macro leak in directive emitter (#82912)
`__CLAUSE_NO_CLASS` was not undefined inside the
`GEN_CLANG_CLAUSE_CLASS` block, resulting in macro redifinition warnings
when several generated directives are used simultaneously.
2024-02-25 20:34:38 +03:00

32 KiB