[PATCH] D15743: Fix assert hit when tree-transforming template template parameter packs.
Benjamin Kramer via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 11 03:35:12 PST 2016
bkramer accepted this revision.
bkramer added a comment.
This revision is now accepted and ready to land.
This looks good. getAsTemplateOrTemplatePattern mirrors the existing switch in TreeTransform.
http://reviews.llvm.org/D15743
More information about the cfe-commits
mailing list