[PATCH] D54048: [AST] Get aliased type info from an aliased TemplateSpecialization.

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Nov 3 18:08:44 PDT 2018


rjmccall added a comment.

That looks a lot better, thanks.  Did you check whether any other tests needed adjustment?  That's not uncommon from this kind of desugaring change.

If not, LGTM.


https://reviews.llvm.org/D54048





More information about the cfe-commits mailing list