diff options
author | Haojian Wu <hokein@google.com> | 2016-10-11 13:50:34 +0000 |
---|---|---|
committer | Haojian Wu <hokein@google.com> | 2016-10-11 13:50:34 +0000 |
commit | 09c8d2e19f6e7cc2f2253763dd51dd13d4be85ca (patch) | |
tree | 1fd8b1ecec2b6ab3a5eff08619225056a5ab2ff0 /clang/lib/Serialization/ASTReaderDecl.cpp | |
parent | 9609f3d6c72c72d97eda10b9f5dcbf46fa569e44 (diff) | |
download | bcm5719-llvm-09c8d2e19f6e7cc2f2253763dd51dd13d4be85ca.tar.gz bcm5719-llvm-09c8d2e19f6e7cc2f2253763dd51dd13d4be85ca.zip |
[clang-tidy] Fix template agrument false positives in unused-using-decls.
Summary:
* Fix a false postive when an using class is used in an explicit template instantiation.
* Fix a false postive when an using template class is used as template argument.
Reviewers: aaron.ballman
Subscribers: cfe-commits
Differential Revision: https://reviews.llvm.org/D25437
llvm-svn: 283879
Diffstat (limited to 'clang/lib/Serialization/ASTReaderDecl.cpp')
0 files changed, 0 insertions, 0 deletions