clang-1/lib/ARCMigrate
Argyrios Kyrtzidis 489feee4eb [arcmt] When capturing ARC errors, have a sanity check to make sure
the diagnostic has a valid location.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@170040 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-12 22:48:28 +00:00
..
ARCMT.cpp [arcmt] When capturing ARC errors, have a sanity check to make sure 2012-12-12 22:48:28 +00:00
ARCMTActions.cpp Extract the (InputKind, std::string) pair used to describe inputs to 2012-01-20 16:28:04 +00:00
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 [objc] For the ARC error that is emitted when a synthesized property implementation 2012-12-12 22:48:25 +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