llvm-project/clang-tools-extra/clang-tidy/readability
Alexander Kornienko 27f126b006 [clang-tidy] Minor fixes for the NamespaceCommentCheck.
* Make SmallVector size enough for all groups.
  * Allow trailing period in the comment.
  * Fix "// anonymous namespace qqq".

llvm-svn: 219926
2014-10-16 15:11:54 +00:00
..
BracesAroundStatementsCheck.cpp
BracesAroundStatementsCheck.h
CMakeLists.txt
FunctionSize.cpp
FunctionSize.h
Makefile
NamespaceCommentCheck.cpp [clang-tidy] Minor fixes for the NamespaceCommentCheck. 2014-10-16 15:11:54 +00:00
NamespaceCommentCheck.h
RedundantSmartptrGet.cpp
RedundantSmartptrGet.h