hanchenye-llvm-project/clang-tools-extra/clang-tidy/llvm
Alexander Kornienko 33fc3db9a1 Add NamespaceCommentCheck to the Google module.
Summary:
This uses a bit hacky way to set the defaults for the spaces before
comments, but it's also one of the simplest ways. Fixed a bug with how the
SpacesBeforeComments option was used.

Reviewers: djasper

Reviewed By: djasper

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D5410

llvm-svn: 218240
2014-09-22 10:41:39 +00:00
..
CMakeLists.txt Add NamespaceCommentCheck to the Google module. 2014-09-22 10:41:39 +00:00
HeaderGuardCheck.cpp [clang-tidy] Add a generic header guard checker + LLVM implementation. 2014-08-13 13:57:57 +00:00
HeaderGuardCheck.h Implemented clang-tidy-check-specific options. 2014-09-12 08:53:36 +00:00
IncludeOrderCheck.cpp Unique_ptrify PPCallbacks ownership. Goes with clang r217474. 2014-09-10 05:07:57 +00:00
IncludeOrderCheck.h Implemented clang-tidy-check-specific options. 2014-09-12 08:53:36 +00:00
LLVMTidyModule.cpp Add NamespaceCommentCheck to the Google module. 2014-09-22 10:41:39 +00:00
Makefile
TwineLocalCheck.cpp Implemented clang-tidy-check-specific options. 2014-09-12 08:53:36 +00:00
TwineLocalCheck.h Implemented clang-tidy-check-specific options. 2014-09-12 08:53:36 +00:00