]> granicus.if.org Git - clang/commit
Silence GCC warning about && and || without explicit grouping.
authorChandler Carruth <chandlerc@gmail.com>
Sun, 8 Aug 2010 05:02:51 +0000 (05:02 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 8 Aug 2010 05:02:51 +0000 (05:02 +0000)
commitc45eb9cad8beb8a2be275cafeaa5fe4de823ac29
tree53125886e98efd14e4279ed0812ef2ff9efe5907
parent91f31dc234bbc98f3dd20e6741a7b0b98c7916bf
Silence GCC warning about && and || without explicit grouping.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@110537 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaOverload.cpp