hanchenye-llvm-project/clang-tools-extra/clang-tidy/utils
Alexander Kornienko 2d73022122 [clang-tidy] getPreviousNonCommentToken -> getPreviousToken
llvm-svn: 294192
2017-02-06 15:46:33 +00:00
..
ASTUtils.cpp
ASTUtils.h
CMakeLists.txt [clang-tidy] refactor ExprSequence out of use-after-move check 2016-12-24 12:45:07 +00:00
DeclRefExprUtils.cpp [clang-tidy] Do not trigger move fix for non-copy assignment operators in performance-unnecessary-value-param check 2017-01-19 15:51:10 +00:00
DeclRefExprUtils.h [clang-tidy] Handle constructors in performance-unnecessary-value-param 2017-01-03 12:10:44 +00:00
ExprSequence.cpp [clang-tidy] refactor ExprSequence out of use-after-move check 2016-12-24 12:45:07 +00:00
ExprSequence.h [clang-tidy] refactor ExprSequence out of use-after-move check 2016-12-24 12:45:07 +00:00
FixItHintUtils.cpp [clang-tidy] getPreviousNonCommentToken -> getPreviousToken 2017-02-06 15:46:33 +00:00
FixItHintUtils.h
HeaderFileExtensionsUtils.cpp
HeaderFileExtensionsUtils.h
HeaderGuard.cpp
HeaderGuard.h
IncludeInserter.cpp
IncludeInserter.h
IncludeSorter.cpp Correctly classify main file includes if there is a prefix added 2017-01-12 15:31:50 +00:00
IncludeSorter.h
LexerUtils.cpp [clang-tidy] getPreviousNonCommentToken -> getPreviousToken 2017-02-06 15:46:33 +00:00
LexerUtils.h [clang-tidy] getPreviousNonCommentToken -> getPreviousToken 2017-02-06 15:46:33 +00:00
Matchers.h
NamespaceAliaser.cpp
NamespaceAliaser.h
OptionsUtils.cpp
OptionsUtils.h
TypeTraits.cpp
TypeTraits.h
UsingInserter.cpp
UsingInserter.h