[PATCH] D20500: [ms] Allow more unqualified lookup of types in dependent base classes

Reid Kleckner via cfe-commits cfe-commits at lists.llvm.org
Mon May 23 16:42:50 PDT 2016


rnk updated this revision to Diff 58169.
rnk marked an inline comment as done.
rnk added a comment.

- Share the MSVC compatibility hack between the inside a method case and the default type template argument case


http://reviews.llvm.org/D20500

Files:
  include/clang/Sema/Sema.h
  lib/Parse/ParseDecl.cpp
  lib/Sema/SemaDecl.cpp
  test/SemaTemplate/ms-delayed-default-template-args.cpp
  test/SemaTemplate/ms-lookup-template-base-classes.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20500.58169.patch
Type: text/x-patch
Size: 9562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160523/708b70bf/attachment.bin>


More information about the cfe-commits mailing list