hanchenye-llvm-project/clang-tools-extra/test
Alexander Kornienko 8d228dda41 [clang-tidy] Use hasLocalStorage() to identify unnecessary copy initializations to exclude static local variables.
Summary: Since local static variables can outlive other local variables exclude them from the unnecessary copy initialization check.

Reviewers: alexfh

Patch by Felix Berger!

Differential Revision: http://reviews.llvm.org/D15822

llvm-svn: 256636
2015-12-30 11:35:50 +00:00
..
Unit
clang-apply-replacements
clang-query
clang-rename Make test EOL tolerant by moving the symbol ot the first line 2015-08-21 10:46:46 +00:00
clang-tidy [clang-tidy] Use hasLocalStorage() to identify unnecessary copy initializations to exclude static local variables. 2015-12-30 11:35:50 +00:00
modularize Added coverage check for extensionless headers, and exclude hidden dot directoryies. 2015-12-04 22:42:18 +00:00
pp-trace Update to match clang r236404. 2015-05-04 03:15:55 +00:00
.clang-format
CMakeLists.txt check-clang-tools requires clang-headers due to test/clang-tidy. 2015-12-21 01:35:28 +00:00
Makefile
lit.cfg Add %check_clang_tidy and %clang_tidy_diff. 2015-10-22 11:31:44 +00:00
lit.site.cfg.in