llvm-project/clang-tools-extra/unittests/clang-tidy
Rafael Espindola 15c5784d3c Replace llvm::error_code with std::error_code.
llvm-svn: 210776
2014-06-12 13:32:11 +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 Fixed incorrect StringRef::find usage. 2014-05-15 15:56:58 +00:00
ClangTidyOptionsTest.cpp Replace llvm::error_code with std::error_code. 2014-06-12 13:32:11 +00:00
ClangTidyTest.h Allow per-file clang-tidy options. 2014-06-05 13:31:45 +00:00
GoogleModuleTest.cpp Fix assertion in google-explicit-constructor check when the constructor is 2014-05-05 18:49:31 +00:00
LLVMModuleTest.cpp Improved llvm-namespace-comment check. 2014-05-19 16:39:08 +00:00
Makefile Add an argument comment checker to clang-tidy. 2014-03-18 04:46:45 +00:00
MiscModuleTest.cpp Removed unused include 2014-03-23 00:32:18 +00:00