llvm-project/clang-tools-extra/test/clang-tidy
NAKAMURA Takumi 951716bf37 test/clang-tidy/redundant-smartptr-get*.cpp: Both of them really require shell.
llvm-svn: 205951
2014-04-10 03:17:22 +00:00
..
arg-comments.cpp Add an argument comment checker to clang-tidy. 2014-03-18 04:46:45 +00:00
basic.cpp Fix regex bug in clang-tidy. 2014-04-02 08:52:06 +00:00
check_clang_tidy_fix.sh Extend the check to detect patterns like 'ptr.get() == nullptr' 2014-04-09 14:17:23 +00:00
check_clang_tidy_output.sh Extend the check to detect patterns like 'ptr.get() == nullptr' 2014-04-09 14:17:23 +00:00
deduplication.cpp Fix regex bug in clang-tidy. 2014-04-02 08:52:06 +00:00
diagnostic.cpp Fix regex bug in clang-tidy. 2014-04-02 08:52:06 +00:00
fix.cpp Fix regex bug in clang-tidy. 2014-04-02 08:52:06 +00:00
macros.cpp Fix regex bug in clang-tidy. 2014-04-02 08:52:06 +00:00
nolint.cpp Fix regex bug in clang-tidy. 2014-04-02 08:52:06 +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 test/clang-tidy/redundant-smartptr-get*.cpp: Both of them really require shell. 2014-04-10 03:17:22 +00:00
select-checks.cpp Fix regex bug in clang-tidy. 2014-04-02 08:52:06 +00:00
static-analyzer.cpp Fix regex bug in clang-tidy. 2014-04-02 08:52:06 +00:00