[PATCH] D52521: [Sema] DR727: Ensure we pick up enclosing template instantiation arguments for a class-scope explicit specialization.
Richard Smith - zygoloid via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 26 15:33:31 PDT 2019
rsmith added a comment.
In D52521#1479907 <https://reviews.llvm.org/D52521#1479907>, @erik.pilkington wrote:
> Looks like @rsmith fixed this in r359266.
Sorry, I completely forgot about the existence of this when working on that patch! :(
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D52521/new/
https://reviews.llvm.org/D52521
More information about the cfe-commits
mailing list