]> granicus.if.org Git - clang/commit
Re-sort #include lines using the llvm/utils/sort_includes.py script.
authorChandler Carruth <chandlerc@gmail.com>
Wed, 2 Jan 2013 10:28:36 +0000 (10:28 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 2 Jan 2013 10:28:36 +0000 (10:28 +0000)
commitb99083e60325a28063fb588f458a871151971fdc
tree9e6cd8da64eb615f313f0bfbe53921fddc2d3d5c
parent5d334407e68e45e3e7baa0cd140d4fd75e7483d6
Re-sort #include lines using the llvm/utils/sort_includes.py script.

Removes a duplicate #include as well as cleaning up some sort order
regressions since I last ran the script over Clang.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171364 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/MultiplexConsumer.h
lib/CodeGen/BackendUtil.cpp
lib/CodeGen/CGOpenCLRuntime.cpp
lib/Format/Format.cpp
lib/StaticAnalyzer/Core/PlistDiagnostics.cpp
lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
tools/libclang/CIndexCodeCompletion.cpp
tools/libclang/CXComment.cpp
tools/libclang/Indexing.cpp