]> granicus.if.org Git - clang/commit
Fix regression in r360311 caused by reversed bool arguments.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 16 May 2019 02:06:16 +0000 (02:06 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 16 May 2019 02:06:16 +0000 (02:06 +0000)
commite8151ca3d9c9ec616c03bf96fc70716b60189b47
tree511f94c79f4113bc31d156c67eeaf4a2ec2509b9
parent681bb9c202501f510b5ef9eb631095b5c75a0788
Fix regression in r360311 caused by reversed bool arguments.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@360837 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaOverload.cpp
test/CXX/over/over.match/over.match.funcs/over.match.ref/p1.cpp [new file with mode: 0644]