[PATCH] D120255: [Concepts] Check constraints for explicit template instantiations
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 23 09:26:33 PST 2022
erichkeane added a comment.
Please add all the context (see https://llvm.org/docs/Phabricator.html). Also, I'd like to see some level of negative tests.
Finally, I'll have to evaluate how this works with the delayed concepts build.
I don't see this as making it into Clang-14, we are pretty close to release, and I'm unsure of how it'll interact with other stuff just yet.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120255/new/
https://reviews.llvm.org/D120255
More information about the cfe-commits
mailing list