ioeric added a comment.

I'm not quite convinced/sure if we want to match all partial specializations 
just for `std::function`. We filtered out template specialization because there 
could be multiple specializations for a template in different headers and it 
was not clear which one we would choose. And if we do index specializations, I 
don't see why we would want to filter out full specializations.

We might want to wait for Ben's opinion.


https://reviews.llvm.org/D27920



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to