aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorCyndy Ishida <cyndy_ishida@apple.com>2025-11-03 10:09:18 -0800
committerGitHub <noreply@github.com>2025-11-03 18:09:18 +0000
commitd65e712e30a8998c897a6454e4eaea4f974bf765 (patch)
tree39aacea6b37b9a44eb85d7faa6f8d1bb1401af29 /clang/lib/CodeGen/CodeGenModule.cpp
parent2de5a17e9c8e427c75565574e8bdb5b62c35fec6 (diff)
downloadllvm-d65e712e30a8998c897a6454e4eaea4f974bf765.zip
llvm-d65e712e30a8998c897a6454e4eaea4f974bf765.tar.gz
llvm-d65e712e30a8998c897a6454e4eaea4f974bf765.tar.bz2
[clang] Make "__GCC_HAVE_DWARF2_CFI_ASM" a proper predefined macro (#165731)
Use a flag to determine whether this macro should be set when intializing the preprocessor. This macro was added to the driver in 9d117e7b2a399a9b2bcf53fb9b9c0946e82dc75c because it can be conditionally disabled, but before that, the flag to gate behavior was removed under the assumption it wasn't conditional in b5b622a03c5136fa10d245dbe1f8f278ebd98d1b. This patch is to connect the macro with the preexisting flag
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions