[PATCH] D90448: [clang] Add type check for explicit instantiation of static data members
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 5 10:47:15 PST 2020
dblaikie added a comment.
How's this compare to the similar checks for variable templates? Is there some code/checking we could share here?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90448/new/
https://reviews.llvm.org/D90448
More information about the cfe-commits
mailing list