aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ObjectFile.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne@apple.com>2020-05-01 15:27:54 -0400
committerLouis Dionne <ldionne@apple.com>2020-05-01 15:29:40 -0400
commit78769923fe03b6d8dfcd3dad69b6f3eff5a2f813 (patch)
tree1aeec5b90a6c5eaef60f6cacb8c6153d75669583 /llvm/lib/Object/ObjectFile.cpp
parentcac8cd0a16e9c0410e33aaca93c760c503eeb68e (diff)
downloadllvm-78769923fe03b6d8dfcd3dad69b6f3eff5a2f813.zip
llvm-78769923fe03b6d8dfcd3dad69b6f3eff5a2f813.tar.gz
llvm-78769923fe03b6d8dfcd3dad69b6f3eff5a2f813.tar.bz2
[libc++abi] Add -Wno-unreachable-code when building test for throwing incomplete types
Slightly older Clangs seem to think they are more clever than they really are, and they think the code can never be executed. The code can actually be executed in case the exception runtime is mis-implemented, which is exactly what this test is testing. This commit just disables the spurious warning.
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions