[PATCH] Improved llvm-namespace-comment check.

Alexander Kornienko alexfh at google.com
Mon May 19 08:33:30 PDT 2014


Added comments and pulled out a couple of functions. PTAL.

http://reviews.llvm.org/D3825

Files:
  clang-tidy/llvm/CMakeLists.txt
  clang-tidy/llvm/IncludeOrderCheck.cpp
  clang-tidy/llvm/IncludeOrderCheck.h
  clang-tidy/llvm/LLVMTidyModule.cpp
  clang-tidy/llvm/LLVMTidyModule.h
  clang-tidy/llvm/NamespaceCommentCheck.cpp
  clang-tidy/llvm/NamespaceCommentCheck.h
  clang-tidy/tool/ClangTidyMain.cpp
  unittests/clang-tidy/LLVMModuleTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3825.9577.patch
Type: text/x-patch
Size: 18341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140519/9b6488fe/attachment.bin>


More information about the cfe-commits mailing list