hanchenye-llvm-project/clang-tools-extra/clang-tidy/llvm
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
..
CMakeLists.txt [clang-tidy] Bring order to check registration. 2014-10-26 01:41:14 +00:00
HeaderGuardCheck.cpp [clang-tidy] Add a generic header guard checker + LLVM implementation. 2014-08-13 13:57:57 +00:00
HeaderGuardCheck.h Implemented clang-tidy-check-specific options. 2014-09-12 08:53:36 +00:00
IncludeOrderCheck.cpp Unique_ptrify PPCallbacks ownership. Goes with clang r217474. 2014-09-10 05:07:57 +00:00
IncludeOrderCheck.h Implemented clang-tidy-check-specific options. 2014-09-12 08:53:36 +00:00
LLVMTidyModule.cpp [cleanup] Re-sort the #include lines with llvm/utils/sort_includes.py 2015-01-14 11:24:38 +00:00
Makefile
TwineLocalCheck.cpp Implemented clang-tidy-check-specific options. 2014-09-12 08:53:36 +00:00
TwineLocalCheck.h Implemented clang-tidy-check-specific options. 2014-09-12 08:53:36 +00:00