]> granicus.if.org Git - clang/commit
Fix PR10187: when diagnosing a two-phase-lookup-related failure, don't assert that...
authorRichard Smith <richard-llvm@metafoo.co.uk>
Sun, 26 Jun 2011 22:19:54 +0000 (22:19 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Sun, 26 Jun 2011 22:19:54 +0000 (22:19 +0000)
commit2ced044c34311d8e6301f2b4566f4b612bc8b628
treed04b42f4b30e9158b31e2acfc6693a7149d821bf
parent6594942e98e25640f226aba622eb76bcaf0a521c
Fix PR10187: when diagnosing a two-phase-lookup-related failure, don't assert that any names we find are valid candidates for the call.

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