diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2021-08-18 11:02:39 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2021-08-18 11:53:27 +0100 |
commit | f22e5869a012af09e130d804bba441eff261b1fe (patch) | |
tree | 15a8659d92b36d9088d02ebdb6a0d4b2b0a55e31 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 26da53f5b696d9629c037a02586f0b58a3da0c5e (diff) | |
download | llvm-f22e5869a012af09e130d804bba441eff261b1fe.zip llvm-f22e5869a012af09e130d804bba441eff261b1fe.tar.gz llvm-f22e5869a012af09e130d804bba441eff261b1fe.tar.bz2 |
[Sema] CheckObjCBridgeNSCast - fix dead code warning. NFCI.
Target is only ever non-null when we find an existing type, so move its declaration inside that case, and remove the dead code where Target was always null.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions