[PATCH] D22803: [clang-tidy] Fix an unused-using-decl false positive about template arguments infunction call expression.
Haojian Wu via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 2 04:34:20 PDT 2016
This revision was automatically updated to reflect the committed changes.
hokein marked an inline comment as done.
Closed by commit rL277444: [clang-tidy] Fix an unused-using-decl false positive about template arguments in (authored by hokein).
Changed prior to commit:
https://reviews.llvm.org/D22803?vs=66131&id=66457#toc
Repository:
rL LLVM
https://reviews.llvm.org/D22803
Files:
clang-tools-extra/trunk/clang-tidy/misc/UnusedUsingDeclsCheck.cpp
clang-tools-extra/trunk/test/clang-tidy/Inputs/unused-using-decls.h
clang-tools-extra/trunk/test/clang-tidy/misc-unused-using-decls.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22803.66457.patch
Type: text/x-patch
Size: 4088 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160802/ee055831/attachment-0001.bin>
More information about the cfe-commits
mailing list