aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2020-11-11 12:07:38 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2020-11-11 12:15:54 +0000
commit1a62ca65c1f5dfa7ce53d62dcfe261cfbc29c03f (patch)
treee1e7c293801c72d60c59efbf86e117cb938ef8d4 /clang/lib/Frontend/CompilerInvocation.cpp
parentc2a7d9f317df98bd4cfd4a1bf99d69505731aad7 (diff)
downloadllvm-1a62ca65c1f5dfa7ce53d62dcfe261cfbc29c03f.zip
llvm-1a62ca65c1f5dfa7ce53d62dcfe261cfbc29c03f.tar.gz
llvm-1a62ca65c1f5dfa7ce53d62dcfe261cfbc29c03f.tar.bz2
[KnownBits] Add KnownBits::commonBits helper. NFCI.
We have a frequent pattern where we're merging two KnownBits to get the common/shared bits, and I just fell for the gotcha where I tried to use the & operator to merge them........
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions