llvm-project/clang-tools-extra/clang-tidy/utils
Felix Berger 9435f54167 [clang-tidy] TypeTraits - Type is not expensive to copy when it has a deleted copy constructor.
Reviewers: alexfh, sbenza

Subscribers: etienneb, aaron.ballman, cfe-commits

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

llvm-svn: 269581
2016-05-14 22:43:50 +00:00
..
CMakeLists.txt [clang-tidy] Lift parsing of sequence of names functions to utils. 2016-05-10 15:31:15 +00:00
DeclRefExprUtils.cpp [clang-tidy] Cleanup namespace in utils folder. 2016-05-03 02:54:05 +00:00
DeclRefExprUtils.h [clang-tidy] Cleanup namespace in utils folder. 2016-05-03 02:54:05 +00:00
FixItHintUtils.cpp [clang-tidy] Cleanup namespace in utils folder. 2016-05-03 02:54:05 +00:00
FixItHintUtils.h [clang-tidy] Cleanup namespace in utils folder. 2016-05-03 02:54:05 +00:00
HeaderFileExtensionsUtils.cpp [clang-tdiy] Add header file extension configuration support. 2016-02-05 11:23:59 +00:00
HeaderFileExtensionsUtils.h [clang-tdiy] Add header file extension configuration support. 2016-02-05 11:23:59 +00:00
HeaderGuard.cpp [clang-tidy] Cleanup namespace in utils folder. 2016-05-03 02:54:05 +00:00
HeaderGuard.h [clang-tidy] Cleanup namespace in utils folder. 2016-05-03 02:54:05 +00:00
IncludeInserter.cpp [clang-tidy] Cleanup namespace in utils folder. 2016-05-03 02:54:05 +00:00
IncludeInserter.h [clang-tidy] Cleanup namespace in utils folder. 2016-05-03 02:54:05 +00:00
IncludeSorter.cpp [clang-tidy] Cleanup namespace in utils folder. 2016-05-03 02:54:05 +00:00
IncludeSorter.h [clang-tidy] Cleanup namespace in utils folder. 2016-05-03 02:54:05 +00:00
LexerUtils.cpp [clang-tidy] Cleanup namespace in utils folder. 2016-05-03 02:54:05 +00:00
LexerUtils.h [clang-tidy] Cleanup namespace in utils folder. 2016-05-03 02:54:05 +00:00
Matchers.h [clang-tidy] Cleanup namespace in utils folder. 2016-05-03 02:54:05 +00:00
OptionsUtils.cpp [clang-tidy] Lift parsing of sequence of names functions to utils. 2016-05-10 15:31:15 +00:00
OptionsUtils.h [clang-tidy] Lift parsing of sequence of names functions to utils. 2016-05-10 15:31:15 +00:00
TypeTraits.cpp [clang-tidy] TypeTraits - Type is not expensive to copy when it has a deleted copy constructor. 2016-05-14 22:43:50 +00:00
TypeTraits.h [clang-tidy] TypeTraits - Type is not expensive to copy when it has a deleted copy constructor. 2016-05-14 22:43:50 +00:00