[SelectionDAG] Fix a -Wparentheses warning from gcc in an assert. NFC
gcc wants parentheses around the logical OR since there is a logical AND for the string. llvm-svn: 346564
Loading
Please sign in to comment
gcc wants parentheses around the logical OR since there is a logical AND for the string. llvm-svn: 346564