llvm-project/clang-tools-extra/clang-tidy
Alexander Kornienko cd11179374 Rolling back, as the test fails on one of the buildbots:
http://lab.llvm.org:8011/builders/clang-hexagon-elf/builds/13505/steps/check-all/logs/Clang%20Tools%3A%3Ac-style-casts.cpp

llvm-svn: 211708
2014-06-25 15:33:35 +00:00
..
google Rolling back, as the test fails on one of the buildbots: 2014-06-25 15:33:35 +00:00
llvm Added a comment 2014-05-19 17:46:28 +00:00
misc clang-tidy: [misc-use-override] Correctly handle defaulted destructors. 2014-06-20 09:12:46 +00:00
tool Add clang-tidy-diff.py script to run clang-tidy and display warnings on changed lines only. 2014-06-25 14:09:52 +00:00
CMakeLists.txt Add clang-tidy -line-filter option to filter findings by line ranges. 2014-05-22 16:07:11 +00:00
ClangTidy.cpp [C++11] Use 'nullptr'. 2014-06-09 02:03:06 +00:00
ClangTidy.h Allow per-file clang-tidy options. 2014-06-05 13:31:45 +00:00
ClangTidyDiagnosticConsumer.cpp Track changes from clang r211448. 2014-06-21 23:33:00 +00:00
ClangTidyDiagnosticConsumer.h Allow per-file clang-tidy options. 2014-06-05 13:31:45 +00:00
ClangTidyModule.cpp Allow per-file clang-tidy options. 2014-06-05 13:31:45 +00:00
ClangTidyModule.h Allow per-file clang-tidy options. 2014-06-05 13:31:45 +00:00
ClangTidyModuleRegistry.h
ClangTidyOptions.cpp Replace llvm::error_code with std::error_code. 2014-06-12 13:32:11 +00:00
ClangTidyOptions.h include system_error directly. 2014-06-12 16:53:02 +00:00
Makefile Added a module for checks not related to LLVM or Google coding style. 2014-03-05 13:14:32 +00:00