aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorIshaan Gandhi <ishaangandhi@gmail.com>2022-07-03 14:42:31 -0600
committerRichard <legalize@xmission.com>2022-07-03 15:50:33 -0600
commita65a3bffd31f57243929b0f50abbd90bd626faee (patch)
tree70f6ac29b00794daa306c3912cd6d8e8e6efc005 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent134363208b9272a967c911f7b56c255a72a6f0a0 (diff)
downloadllvm-a65a3bffd31f57243929b0f50abbd90bd626faee.zip
llvm-a65a3bffd31f57243929b0f50abbd90bd626faee.tar.gz
llvm-a65a3bffd31f57243929b0f50abbd90bd626faee.tar.bz2
[clang-tidy] Don't treat invalid branches as identical
The clang-tidy check bugprone-branch-clone has a false positive if some symbols are undefined. This patch silences the warning when the two sides of a branch are invalid. Fixes #56057 Differential Revision: https://reviews.llvm.org/D128402
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions