hanchenye-llvm-project/clang/lib/ARCMigrate
Chandler Carruth 3a02247dc9 Sort all of Clang's files under 'lib', and fix up the broken headers
uncovered.

This required manually correcting all of the incorrect main-module
headers I could find, and running the new llvm/utils/sort_includes.py
script over the files.

I also manually added quite a few missing headers that were uncovered by
shuffling the order or moving headers up to be main-module-headers.

llvm-svn: 169237
2012-12-04 09:13:33 +00:00
..
ARCMT.cpp Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
ARCMTActions.cpp
CMakeLists.txt Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00
FileRemapper.cpp Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
Internals.h Use a .def file for most of the diagnostic options. 2012-10-23 23:11:23 +00:00
Makefile
ObjCMT.cpp Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
PlistReporter.cpp Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
TransAPIUses.cpp s/tranform/transform/ 2012-11-14 15:08:31 +00:00
TransARCAssign.cpp s/tranform/transform/ 2012-11-14 15:08:31 +00:00
TransAutoreleasePool.cpp Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
TransBlockObjCVariable.cpp Pull the Attr iteration parts out of Attr.h, so including DeclBase.h doesn't pull in all the generated Attr code. 2012-12-01 15:09:41 +00:00
TransEmptyStatementsAndDealloc.cpp s/tranform/transform/ 2012-11-14 15:08:31 +00:00
TransGCAttrs.cpp Drop the ASTContext.h include from DeclFriend.h and DeclTemplate.h. 2012-07-04 20:19:54 +00:00
TransGCCalls.cpp s/tranform/transform/ 2012-11-14 15:08:31 +00:00
TransProperties.cpp Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
TransRetainReleaseDealloc.cpp Don't include Type.h in DeclarationName.h. 2012-12-01 16:35:25 +00:00
TransUnbridgedCasts.cpp Pull the Attr iteration parts out of Attr.h, so including DeclBase.h doesn't pull in all the generated Attr code. 2012-12-01 15:09:41 +00:00
TransUnusedInitDelegate.cpp s/tranform/transform/ 2012-11-14 15:08:31 +00:00
TransZeroOutPropsInDealloc.cpp s/tranform/transform/ 2012-11-14 15:08:31 +00:00
TransformActions.cpp Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
Transforms.cpp Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
Transforms.h Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00