aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorKeith Smiley <keithbsmiley@gmail.com>2025-04-23 11:37:23 -0700
committerGitHub <noreply@github.com>2025-04-23 11:37:23 -0700
commita0fce0ba31277b6cbdb335a9529477415a01760d (patch)
tree36e5ad359ef491d7d9d15da218dee556b887e98e /clang/lib/CodeGen/CodeGenModule.cpp
parent5bb4cf9d9189c41de50adffd960eb2188140eb9c (diff)
downloadllvm-a0fce0ba31277b6cbdb335a9529477415a01760d.zip
llvm-a0fce0ba31277b6cbdb335a9529477415a01760d.tar.gz
llvm-a0fce0ba31277b6cbdb335a9529477415a01760d.tar.bz2
[bazel] Use non_arc_srcs instead of passing -fno-objc-arc (#137037)
This is the recommended way in bazel to differentiate between files that require arc and those that require it be disabled. This matters depending on the toolchain since the order of these flags may not have been correct and we were relying on overwriting the default.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions