diff options
author | Slava Gurevich <sgurevich@gmail.com> | 2022-08-05 21:27:28 -0700 |
---|---|---|
committer | Slava Gurevich <sgurevich@gmail.com> | 2022-08-08 09:04:22 -0700 |
commit | 06ff46d2d77feba285e672e2da42039c88dc965a (patch) | |
tree | 80ec21313604ea51c6445bdb848bc5ab24cf7582 /clang/lib/Lex/ModuleMap.cpp | |
parent | aa1abd7684b6187fa17d2d761bb1a4c747967ea5 (diff) | |
download | llvm-06ff46d2d77feba285e672e2da42039c88dc965a.zip llvm-06ff46d2d77feba285e672e2da42039c88dc965a.tar.gz llvm-06ff46d2d77feba285e672e2da42039c88dc965a.tar.bz2 |
[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 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions