]> granicus.if.org Git - clang/commit
Fix PR10053: Improve diagnostics and error recovery for code which some compilers...
authorRichard Smith <richard-llvm@metafoo.co.uk>
Sun, 5 Jun 2011 22:42:48 +0000 (22:42 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Sun, 5 Jun 2011 22:42:48 +0000 (22:42 +0000)
commitf50e88a793dd5bc7073c717fec78912e3234e95a
tree5c3f5d715bfd2623a8f80bd27ee5b61142edb48a
parent25a857b8039bc86695614126bfe4f21035d6c76b
Fix PR10053: Improve diagnostics and error recovery for code which some compilers incorrectly accept due to a lack of proper support for two-phase name lookup.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@132672 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaOverload.cpp
test/SemaTemplate/dependent-names.cpp
test/SemaTemplate/instantiate-call.cpp
www/compatibility.html