summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorSlava Gurevich <sgurevich@gmail.com>2022-08-05 21:27:28 -0700
committerSlava Gurevich <sgurevich@gmail.com>2022-08-08 09:04:22 -0700
commit06ff46d2d77feba285e672e2da42039c88dc965a (patch)
tree80ec21313604ea51c6445bdb848bc5ab24cf7582 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentaa1abd7684b6187fa17d2d761bb1a4c747967ea5 (diff)
[LLDB][NFC] Fix suspicious bitwise expression in PrintBTEntry()
Current application of bitwise-OR to a binary mask always results in True, which seems inconsistent with the intent of the statement, a likely typo. Differential Revision: https://reviews.llvm.org/D131312
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions