[PATCH] D20429: [clang-tidy] Handle using-decls with more than one shadow decl.

Haojian Wu via cfe-commits cfe-commits at lists.llvm.org
Fri May 20 01:18:12 PDT 2016


hokein updated this revision to Diff 57904.
hokein added a comment.

Address more 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.57904.patch
Type: text/x-patch
Size: 5807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160520/f7239356/attachment-0001.bin>


More information about the cfe-commits mailing list