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

Benjamin Kramer benny.kra at gmail.com
Wed Jul 16 05:56:18 PDT 2014


Use early exits, add TODOs.

http://reviews.llvm.org/D4523

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


More information about the cfe-commits mailing list