llvm-project/clang/lib/ARCMigrate
Benjamin Kramer d81108f0bc s/tranform/transform/
llvm-svn: 167929
2012-11-14 15:08:31 +00:00
..
ARCMT.cpp Remove old driver code to grab the iOS simulator version from the -D option. 2012-11-09 01:59:30 +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 Move PreprocessorOptions into the Lex library, and make it intrusively 2012-10-24 17:01:35 +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 Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00
PlistReporter.cpp Rename Diagnostic to DiagnosticsEngine as per issue 5397 2011-09-25 23:23:43 +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 s/tranform/transform/ 2012-11-14 15:08:31 +00:00
TransBlockObjCVariable.cpp s/tranform/transform/ 2012-11-14 15:08:31 +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 s/tranform/transform/ 2012-11-14 15:08:31 +00:00
TransRetainReleaseDealloc.cpp s/tranform/transform/ 2012-11-14 15:08:31 +00:00
TransUnbridgedCasts.cpp s/tranform/transform/ 2012-11-14 15:08:31 +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 Drop the ASTContext.h include from Stmt.h and fix up transitive users. 2012-07-04 17:04:04 +00:00
Transforms.cpp s/tranform/transform/ 2012-11-14 15:08:31 +00:00
Transforms.h s/tranform/transform/ 2012-11-14 15:08:31 +00:00