[PATCH] D68923: Don't warn about missing declarations for partial template specializations
Aaron Puchert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 31 10:31:39 PDT 2019
aaronpuchert added a comment.
Gentle ping.
I'm open to suggestions to simplify the condition, but I think templates, partial specializations and instantiations are three different things that we all need to exclude here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68923/new/
https://reviews.llvm.org/D68923
More information about the cfe-commits
mailing list