[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 01:11:55 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL271632: [clang-tidy] Ignore function context in misc-unused-using-decls. (authored by hokein).

Changed prior to commit:
  http://reviews.llvm.org/D20909?vs=59492&id=59494#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20909

Files:
  clang-tools-extra/trunk/clang-tidy/misc/UnusedUsingDeclsCheck.cpp
  clang-tools-extra/trunk/clang-tidy/misc/UnusedUsingDeclsCheck.h
  clang-tools-extra/trunk/test/clang-tidy/misc-unused-using-decls.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20909.59494.patch
Type: text/x-patch
Size: 3494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160603/e2a4c356/attachment-0001.bin>


More information about the cfe-commits mailing list