]> granicus.if.org Git - clang/commit
Replace bitwise AND with logical AND in an expression that already had another logica...
authorCraig Topper <craig.topper@gmail.com>
Tue, 8 Dec 2015 06:49:15 +0000 (06:49 +0000)
committerCraig Topper <craig.topper@gmail.com>
Tue, 8 Dec 2015 06:49:15 +0000 (06:49 +0000)
commit5fd0c9a158e1ff848e4040e181d370f374eee185
tree82a821c5eec1d53fadbcbac075c0e07d79bbd93f
parent5e9df08c4c697f410a770871d97aedf81e6eb958
Replace bitwise AND with logical AND in an expression that already had another logical AND. NFC

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@255006 91177308-0d34-0410-b5e6-96231b3b80d8
test/SemaCXX/constant-expression-cxx1y.cpp