[PATCH] Delay lookup of simple default template arguments under -fms-compatibility

Reid Kleckner rnk at google.com
Thu Jun 5 18:06:41 PDT 2014


  - Add tests and fix nits
  - Use GlobalSpecifier so the delayed dependent name is always qualified

http://reviews.llvm.org/D3995

Files:
  include/clang/AST/Type.h
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Parse/Parser.h
  include/clang/Sema/Sema.h
  lib/AST/ASTContext.cpp
  lib/Parse/ParseDecl.cpp
  lib/Sema/SemaDecl.cpp
  test/SemaTemplate/ms-delayed-default-template-args.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3995.10162.patch
Type: text/x-patch
Size: 11695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140606/bafa6b3d/attachment.bin>


More information about the cfe-commits mailing list