[PATCH] D20429: [clang-tidy] Handle using-decls with more than one shadow decl.
Haojian Wu via cfe-commits
cfe-commits at lists.llvm.org
Thu May 19 07:26:44 PDT 2016
hokein updated this revision to Diff 57785.
hokein marked 4 inline comments as done.
hokein added a comment.
Address comments.
http://reviews.llvm.org/D20429
Files:
clang-tidy/misc/UnusedUsingDeclsCheck.cpp
clang-tidy/misc/UnusedUsingDeclsCheck.h
test/clang-tidy/misc-unused-using-decls.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20429.57785.patch
Type: text/x-patch
Size: 5749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160519/d897fc8d/attachment.bin>
More information about the cfe-commits
mailing list