llvm-project/clang/lib/ARCMigrate
Dmitri Gribenko f857950d39 Remove useless 'llvm::' qualifier from names like StringRef and others that are
brought into 'clang' namespace by clang/Basic/LLVM.h

llvm-svn: 172323
2013-01-12 19:30:44 +00:00
..
ARCMT.cpp Remove useless 'llvm::' qualifier from names like StringRef and others that are 2013-01-12 19:30:44 +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 Update CMakeLists.txt 2013-01-04 19:04:47 +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 [arcmt] Adds brackets in case statements that "contain" initialization of retaining 2013-01-04 18:30:08 +00:00
Makefile
ObjCMT.cpp Remove useless 'llvm::' qualifier from names like StringRef and others that are 2013-01-12 19:30:44 +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
TransProtectedScope.cpp Remove useless 'llvm::' qualifier from names like StringRef and others that are 2013-01-12 19:30:44 +00:00
TransRetainReleaseDealloc.cpp [arcmt] Allow removing an -autorelease of a variable initialized in the previous statement. 2013-01-04 18:30:11 +00:00
TransUnbridgedCasts.cpp [arcmt] Rewrite uses of Block_copy/Block_release macros. 2013-01-03 03:17:17 +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 [arcmt] Allow removing an -autorelease of a variable initialized in the previous statement. 2013-01-04 18:30:11 +00:00
Transforms.h [arcmt] Allow removing an -autorelease of a variable initialized in the previous statement. 2013-01-04 18:30:11 +00:00