[Sema] Simplify a couple if statements. Explicitly check up front that only...
[Sema] Simplify a couple if statements. Explicitly check up front that only one of the expressions is a comparision op. Then if we find that either is a bitwise op, we know it must be the other one. NFC llvm-svn: 255427
Loading
Please sign in to comment