]> granicus.if.org Git - clang/commit
[cleanup] Re-sort the #include lines using llvm/utils/sort_includes.py
authorChandler Carruth <chandlerc@gmail.com>
Wed, 14 Jan 2015 11:23:58 +0000 (11:23 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 14 Jan 2015 11:23:58 +0000 (11:23 +0000)
commitf3590b88bc113c2f5d132f7f449d095884475bcf
treef2fe9146fa00d13378d79cf05943e7c284c4c68b
parent3e3c5ba7b8be117ee3d12afebbd8d1d28b417dc0
[cleanup] Re-sort the #include lines using llvm/utils/sort_includes.py

No functionality changed, this is a purely mechanical cleanup to ensure
the #include order remains consistent across the project.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@225975 91177308-0d34-0410-b5e6-96231b3b80d8
13 files changed:
tools/clang-check/ClangCheck.cpp
tools/driver/driver.cpp
tools/libclang/CIndexUSRs.cpp
tools/libclang/CXComment.cpp
tools/libclang/CXComment.h
tools/libclang/CXLoadedDiagnostic.cpp
unittests/AST/ASTVectorTest.cpp
unittests/AST/EvaluateAsRValueTest.cpp
unittests/Basic/FileManagerTest.cpp
unittests/CodeGen/BufferSourceTest.cpp
unittests/libclang/LibclangTest.cpp
utils/TableGen/ClangAttrEmitter.cpp
utils/TableGen/NeonEmitter.cpp