hanchenye-llvm-project/clang-tools-extra/clang-tidy/google
Chandler Carruth 3cbd71c03b [cleanup] Re-sort the #include lines with llvm/utils/sort_includes.py
No functionality changed, this is just a mechanical cleanup to keep the
order of #include lines consistent across the project.

llvm-svn: 225976
2015-01-14 11:24:38 +00:00
..
AvoidCStyleCastsCheck.cpp [clang-tidy] Clarify a comment. 2014-10-01 15:50:31 +00:00
AvoidCStyleCastsCheck.h Implemented clang-tidy-check-specific options. 2014-09-12 08:53:36 +00:00
CMakeLists.txt [clang-tidy] Bring order to check registration. 2014-10-26 01:41:14 +00:00
ExplicitConstructorCheck.cpp [clang-tidy] google-explicit-constructor: don't match in template instantiations 2014-11-30 19:41:41 +00:00
ExplicitConstructorCheck.h Implemented clang-tidy-check-specific options. 2014-09-12 08:53:36 +00:00
ExplicitMakePairCheck.cpp [cleanup] Re-sort the #include lines with llvm/utils/sort_includes.py 2015-01-14 11:24:38 +00:00
ExplicitMakePairCheck.h Implemented clang-tidy-check-specific options. 2014-09-12 08:53:36 +00:00
GoogleTidyModule.cpp [cleanup] Re-sort the #include lines with llvm/utils/sort_includes.py 2015-01-14 11:24:38 +00:00
IntegerTypesCheck.cpp [cleanup] Re-sort the #include lines with llvm/utils/sort_includes.py 2015-01-14 11:24:38 +00:00
IntegerTypesCheck.h Implemented clang-tidy-check-specific options. 2014-09-12 08:53:36 +00:00
Makefile
MemsetZeroLengthCheck.cpp [cleanup] Re-sort the #include lines with llvm/utils/sort_includes.py 2015-01-14 11:24:38 +00:00
MemsetZeroLengthCheck.h Implemented clang-tidy-check-specific options. 2014-09-12 08:53:36 +00:00
NamedParameterCheck.cpp [cleanup] Re-sort the #include lines with llvm/utils/sort_includes.py 2015-01-14 11:24:38 +00:00
NamedParameterCheck.h Implemented clang-tidy-check-specific options. 2014-09-12 08:53:36 +00:00
OverloadedUnaryAndCheck.cpp [cleanup] Re-sort the #include lines with llvm/utils/sort_includes.py 2015-01-14 11:24:38 +00:00
OverloadedUnaryAndCheck.h Implemented clang-tidy-check-specific options. 2014-09-12 08:53:36 +00:00
StringReferenceMemberCheck.cpp [cleanup] Re-sort the #include lines with llvm/utils/sort_includes.py 2015-01-14 11:24:38 +00:00
StringReferenceMemberCheck.h Implemented clang-tidy-check-specific options. 2014-09-12 08:53:36 +00:00
TodoCommentCheck.cpp [clang-tidy] Allow space between "TODO" and "(user)" 2014-10-05 23:40:30 +00:00
TodoCommentCheck.h Provide user name in ClangTidyOptions. 2014-09-24 18:36:03 +00:00
UnnamedNamespaceInHeaderCheck.cpp [cleanup] Re-sort the #include lines with llvm/utils/sort_includes.py 2015-01-14 11:24:38 +00:00
UnnamedNamespaceInHeaderCheck.h Implemented clang-tidy-check-specific options. 2014-09-12 08:53:36 +00:00
UsingNamespaceDirectiveCheck.cpp [cleanup] Re-sort the #include lines with llvm/utils/sort_includes.py 2015-01-14 11:24:38 +00:00
UsingNamespaceDirectiveCheck.h Implemented clang-tidy-check-specific options. 2014-09-12 08:53:36 +00:00