Issue a diagnostic if we see a templated friend declaration that we do not
support. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@194273 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Basic/DiagnosticGroups.td 1 addition, 0 deletionsinclude/clang/Basic/DiagnosticGroups.td
- include/clang/Basic/DiagnosticSemaKinds.td 8 additions, 0 deletionsinclude/clang/Basic/DiagnosticSemaKinds.td
- lib/Sema/SemaDeclCXX.cpp 2 additions, 0 deletionslib/Sema/SemaDeclCXX.cpp
- lib/Sema/SemaTemplate.cpp 4 additions, 3 deletionslib/Sema/SemaTemplate.cpp
- test/CXX/class.access/class.friend/p3-cxx0x.cpp 10 additions, 3 deletionstest/CXX/class.access/class.friend/p3-cxx0x.cpp
- test/CXX/temp/temp.decls/temp.friend/p5.cpp 3 additions, 3 deletionstest/CXX/temp/temp.decls/temp.friend/p5.cpp
- test/SemaTemplate/friend-template.cpp 12 additions, 5 deletionstest/SemaTemplate/friend-template.cpp
Loading
Please register or sign in to comment