[PATCH] [clang-tidy] Add a namespace checker.

Benjamin Kramer benny.kra at gmail.com
Wed Jul 16 07:25:42 PDT 2014


Closed by commit rL213153 (authored by d0k).

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D4523

Files:
  clang-tools-extra/trunk/clang-tidy/google/CMakeLists.txt
  clang-tools-extra/trunk/clang-tidy/google/GoogleTidyModule.cpp
  clang-tools-extra/trunk/clang-tidy/google/UnnamedNamespaceInHeaderCheck.cpp
  clang-tools-extra/trunk/clang-tidy/google/UnnamedNamespaceInHeaderCheck.h
  clang-tools-extra/trunk/clang-tidy/google/UsingNamespaceDirectiveCheck.cpp
  clang-tools-extra/trunk/clang-tidy/google/UsingNamespaceDirectiveCheck.h
  clang-tools-extra/trunk/test/clang-tidy/Inputs/google-namespaces.h
  clang-tools-extra/trunk/test/clang-tidy/google-namespaces.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4523.11510.patch
Type: text/x-patch
Size: 9225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140716/babab10b/attachment.bin>


More information about the cfe-commits mailing list