[PATCH] D52521: [Sema] DR727: Ensure we pick up enclosing template instantiation arguments for a class-scope explicit specialization.

Erik Pilkington via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 4 12:50:52 PDT 2018


erik.pilkington updated this revision to Diff 168352.
erik.pilkington added a comment.

Address @rsmith's review comments.


https://reviews.llvm.org/D52521

Files:
  clang/include/clang/AST/DeclTemplate.h
  clang/lib/Sema/SemaTemplateInstantiate.cpp
  clang/test/SemaCXX/member-spec-dr727.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52521.168352.patch
Type: text/x-patch
Size: 4497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181004/afc77ec6/attachment.bin>


More information about the cfe-commits mailing list