aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorp-x9 <chi.iosdev@gmail.com>2025-06-25 03:05:36 +0900
committerGitHub <noreply@github.com>2025-06-24 11:05:36 -0700
commit52fee553a5412370638ba61b2c9c481ca0e1315a (patch)
tree51e0febdc2bbcc882f4593210c310863b65d9aa2 /clang/lib/CodeGen/CodeGenModule.cpp
parentffdfe94a2b41cb38342617855d4187a38f5e22b8 (diff)
downloadllvm-52fee553a5412370638ba61b2c9c481ca0e1315a.zip
llvm-52fee553a5412370638ba61b2c9c481ca0e1315a.tar.gz
llvm-52fee553a5412370638ba61b2c9c481ca0e1315a.tar.bz2
[DWARF] Fix redundant DW_AT_ prefix in HANDLE_DW_AT definition for `INTEL_other_endian` (#145336)
The prefix 'DW_AT_' is automatically added by macro expansion in consumers of Dwarf.def. Having it explicitly in the macro argument results in duplicated naming such as DW_AT_DW_AT_INTEL_other_endian.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions