Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't

always produce as pretty of results as it does in LLVM and Clang, but
I don't mind and the value of having a single canonical ordering is very
high IMO.

Let me know if you spot really serious problems here.

llvm-svn: 198703
This commit is contained in:
Chandler Carruth
2014-01-07 20:05:01 +00:00
parent 8af9eac331
commit 85e6e87171
30 changed files with 36 additions and 47 deletions

View File

@@ -1,5 +1,4 @@
#include "ClangTidyTest.h"
#include "llvm/LLVMTidyModule.h"
namespace clang {