diff options
author | Haojian Wu <hokein@google.com> | 2016-08-02 11:26:35 +0000 |
---|---|---|
committer | Haojian Wu <hokein@google.com> | 2016-08-02 11:26:35 +0000 |
commit | da2a58dd0b261d6af2ecca61f549ab2bd8135ec6 (patch) | |
tree | 9a2f1bb9067241648e3642af0128bb096d7ab97c /llvm/lib/CodeGen/RegAllocPBQP.cpp | |
parent | 00adc413702e0c7f1fef76ae2e3653b2c2b95b9c (diff) | |
download | bcm5719-llvm-da2a58dd0b261d6af2ecca61f549ab2bd8135ec6.tar.gz bcm5719-llvm-da2a58dd0b261d6af2ecca61f549ab2bd8135ec6.zip |
[clang-tidy] Fix an unused-using-decl false positive about template arguments in
function call expression.
Summary:
The check doesn't mark the template argument as used when the template
argument is a template.
Reviewers: djasper, alexfh
Subscribers: klimek, cfe-commits
Differential Revision: https://reviews.llvm.org/D22803
llvm-svn: 277444
Diffstat (limited to 'llvm/lib/CodeGen/RegAllocPBQP.cpp')
0 files changed, 0 insertions, 0 deletions