[PATCH] D29707: Fix improper microsoft-pure-definition warning on template class
Bruno Ricci via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Apr 21 05:49:00 PDT 2019
riccibruno accepted this revision.
riccibruno added a comment.
This revision is now accepted and ready to land.
This looks reasonable to me (although I think that the test should be in `SemaCXX/` and not in `Parser/`, but the test for the non-template case is already in `Parser/` so ok).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D29707/new/
https://reviews.llvm.org/D29707
More information about the cfe-commits
mailing list