[PATCH] D20909: [clang-tidy] Ignore function context in misc-unused-using-decls.

Haojian Wu via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 3 00:42:15 PDT 2016


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

Address code comments.


http://reviews.llvm.org/D20909

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: D20909.59492.patch
Type: text/x-patch
Size: 3278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160603/78838d17/attachment.bin>


More information about the cfe-commits mailing list