[PATCH] D16579: Warn if friend function depends on template parameters.

Serge Pavlov via cfe-commits cfe-commits at lists.llvm.org
Sat Jul 9 00:35:25 PDT 2016


sepavloff updated this revision to Diff 63387.
sepavloff added a comment.

Repared file modes.


http://reviews.llvm.org/D16579

Files:
  include/clang/AST/TypeInstantiationMatcher.h
  include/clang/AST/TypeMatcher.h
  include/clang/Basic/DiagnosticGroups.td
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Sema/Sema.h
  lib/Sema/Sema.cpp
  lib/Sema/SemaChecking.cpp
  lib/Sema/SemaDecl.cpp
  lib/Sema/SemaDeclCXX.cpp
  lib/Sema/SemaTemplate.cpp
  test/CXX/drs/dr3xx.cpp
  test/CXX/drs/dr5xx.cpp
  test/SemaCXX/friend.cpp
  test/SemaCXX/overload-call.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16579.63387.patch
Type: text/x-patch
Size: 40913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160709/458c9bab/attachment-0001.bin>


More information about the cfe-commits mailing list