[PATCH] D30034: [clang-tidy] Fix a false positive for explicit template instantiations in misc-unused-using-decls.

Alexander Kornienko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 1 02:35:34 PST 2017


alexfh requested changes to this revision.
alexfh added a comment.
This revision now requires changes to proceed.

I think, we decided to extend the AST instead of working around its incompleteness.


https://reviews.llvm.org/D30034





More information about the cfe-commits mailing list