hanchenye-llvm-project/clang-tools-extra/test/clang-tidy
Benjamin Kramer a054343415 As funny as it might look, this wasn't what I intended to test.
llvm-svn: 212549
2014-07-08 16:42:54 +00:00
..
Inputs Add clang-tidy -line-filter option to filter findings by line ranges. 2014-05-22 16:07:11 +00:00
arg-comments.cpp Change the behavior of clang-tidy -checks=, remove -disable-checks. 2014-05-15 14:27:36 +00:00
avoid-c-style-casts.cpp Another attempt to add a clang-tidy check for flagging C-style casts. 2014-06-29 22:19:53 +00:00
basic.cpp Change the behavior of clang-tidy -checks=, remove -disable-checks. 2014-05-15 14:27:36 +00:00
check_clang_tidy_fix.sh Use explicit if and restore lost FileCheck error code checking. 2014-07-08 16:15:48 +00:00
check_clang_tidy_output.sh Change the behavior of clang-tidy -checks=, remove -disable-checks. 2014-05-15 14:27:36 +00:00
clang-tidy-diff.cpp Suppress clang-tools-extra/test/clang-tidy/clang-tidy-diff.cpp on win32 due to dos path issue. 2014-06-27 00:55:16 +00:00
deduplication.cpp Never filter-out compile errors in clang-tidy, display them as errors. 2014-06-02 20:44:32 +00:00
diagnostic.cpp Consistently handle clang-tidy check names in ClangTidyError. 2014-07-02 15:05:04 +00:00
file-filter.cpp Change the behavior of clang-tidy -checks=, remove -disable-checks. 2014-05-15 14:27:36 +00:00
fix.cpp Change the behavior of clang-tidy -checks=, remove -disable-checks. 2014-05-15 14:27:36 +00:00
line-filter.cpp clang-tools-extra/test/clang-tidy/line-filter.cpp: Tweak line-filter. 2014-05-24 08:42:12 +00:00
llvm-twine-local.cpp As funny as it might look, this wasn't what I intended to test. 2014-07-08 16:42:54 +00:00
macros.cpp Change the behavior of clang-tidy -checks=, remove -disable-checks. 2014-05-15 14:27:36 +00:00
nolint.cpp Change the behavior of clang-tidy -checks=, remove -disable-checks. 2014-05-15 14:27:36 +00:00
redundant-smartptr-get-fix.cpp test/clang-tidy/redundant-smartptr-get*.cpp: Both of them really require shell. 2014-04-10 03:17:22 +00:00
redundant-smartptr-get.cpp Never filter-out compile errors in clang-tidy, display them as errors. 2014-06-02 20:44:32 +00:00
select-checks.cpp Exit with error when no checks enabled. 2014-06-02 20:32:06 +00:00
static-analyzer.cpp Change the behavior of clang-tidy -checks=, remove -disable-checks. 2014-05-15 14:27:36 +00:00
temporaries.cpp Change the behavior of clang-tidy -checks=, remove -disable-checks. 2014-05-15 14:27:36 +00:00
use-override-fix.cpp clang-tidy: [misc-use-override] Correctly handle defaulted destructors. 2014-06-20 09:12:46 +00:00
use-override.cpp clang-tidy: [use-override] Remove 'override' if 'final' is also present. 2014-06-11 12:18:24 +00:00