aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Serialization/ModuleManager.cpp
diff options
context:
space:
mode:
authorFlorian Mayer <fmayer@google.com>2022-12-19 13:24:34 -0800
committerFlorian Mayer <fmayer@google.com>2022-12-19 15:34:31 -0800
commiteddb7280462ca316ba8d4d9fa6f175e8e2e65b72 (patch)
tree7ba3ef2362f23302d4614a7f9af7d6b48ae44201 /clang/lib/Serialization/ModuleManager.cpp
parentf1dcb9c36fe46c97a8f22c8b2544fb25d2e4cb61 (diff)
downloadllvm-eddb7280462ca316ba8d4d9fa6f175e8e2e65b72.zip
llvm-eddb7280462ca316ba8d4d9fa6f175e8e2e65b72.tar.gz
llvm-eddb7280462ca316ba8d4d9fa6f175e8e2e65b72.tar.bz2
[NFC] use bitwise or instead of addition
as the bits are all distinct, these two operations have the same result, but the bitwise operation is more explicit about what's happening. Reviewed By: hctim Differential Revision: https://reviews.llvm.org/D140346
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions