llvm-project/clang-tools-extra/unittests/clang-tidy
Benjamin Kramer ad335cf690 [clang-tidy] Don't try to fix header guard #endif comments if there are escaped
newlines involved.

Getting that right is just not worth it.

llvm-svn: 217480
2014-09-10 08:48:30 +00:00
..
CMakeLists.txt Add clang-tidy -line-filter option to filter findings by line ranges. 2014-05-22 16:07:11 +00:00
ClangTidyDiagnosticConsumerTest.cpp Rename ChecksFilter to GlobList, as there's nothing specific to checks in it. 2014-08-06 11:49:10 +00:00
ClangTidyOptionsTest.cpp Implemented clang-tidy configurability via .clang-tidy files. 2014-09-04 14:23:36 +00:00
ClangTidyTest.h Implemented clang-tidy configurability via .clang-tidy files. 2014-09-04 14:23:36 +00:00
GoogleModuleTest.cpp Move google-explicit-constructor check to a separate source file. 2014-06-18 09:33:46 +00:00
LLVMModuleTest.cpp [clang-tidy] Don't try to fix header guard #endif comments if there are escaped 2014-09-10 08:48:30 +00:00
Makefile In ancient times build targets had to be sorted topologically. Sometimes this behavior can still be observed today. 2014-08-13 14:41:24 +00:00
MiscModuleTest.cpp Removed unused include 2014-03-23 00:32:18 +00:00