diff options
author | Oleksandr T. <oleksandr.tarasiuk@outlook.com> | 2025-05-22 21:24:12 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-22 11:24:12 -0700 |
commit | 00f40e3c1ac3163dd92ed7f5a0779775ed190596 (patch) | |
tree | 4cb3fdcade370f396ba6f97531689ed296cc51f2 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f07fc38a4ce306bce59371f36957f516b6d4e614 (diff) | |
download | llvm-00f40e3c1ac3163dd92ed7f5a0779775ed190596.zip llvm-00f40e3c1ac3163dd92ed7f5a0779775ed190596.tar.gz llvm-00f40e3c1ac3163dd92ed7f5a0779775ed190596.tar.bz2 |
[Clang] Add missing macro undefs in AttributeSpellingList emitter (#141090)
Fixes
https://github.com/llvm/llvm-project/pull/140629#issuecomment-2901568992
---
This patch adds `#undef ATTR_NAME` and `#undef ATTR_SCOPE_NAME` to the
end of the generated `AttributeSpellingList.inc` file to prevent macro
redefinition warnings
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions