-
- Downloads
Fix PR10053: Improve diagnostics and error recovery for code which some...
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
Showing
- include/clang/Basic/DiagnosticSemaKinds.td 4 additions, 0 deletionsinclude/clang/Basic/DiagnosticSemaKinds.td
- lib/Sema/SemaOverload.cpp 140 additions, 8 deletionslib/Sema/SemaOverload.cpp
- test/SemaTemplate/dependent-names.cpp 134 additions, 1 deletiontest/SemaTemplate/dependent-names.cpp
- test/SemaTemplate/instantiate-call.cpp 3 additions, 2 deletionstest/SemaTemplate/instantiate-call.cpp
- www/compatibility.html 14 additions, 10 deletionswww/compatibility.html
Loading
Please register or sign in to comment