[PATCH] D27207: Adds hasUnqualifiedDesugaredType to allow matching through type sugar.
Benjamin Kramer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 1 05:20:29 PST 2016
bkramer accepted this revision.
bkramer added a comment.
This revision is now accepted and ready to land.
This looks good to me. We can add finer-grained desugaring later if it's really needed.
https://reviews.llvm.org/D27207
More information about the cfe-commits
mailing list