clang-1/lib/ARCMigrate
Benjamin Kramer 0b214905f7 Modernize some low-hanging PathV1 uses.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@183903 91177308-0d34-0410-b5e6-96231b3b80d8
2013-06-13 14:26:04 +00:00
..
ARCMT.cpp Remove DiagnosticConsumer::clone(), a bad idea that is now unused. 2013-05-03 23:07:45 +00:00
ARCMTActions.cpp
CMakeLists.txt
FileRemapper.cpp Modernize some low-hanging PathV1 uses. 2013-06-13 14:26:04 +00:00
Internals.h Include llvm::Optional in clang/Basic/LLVM.h 2013-02-20 22:23:23 +00:00
Makefile
ObjCMT.cpp
PlistReporter.cpp
TransAPIUses.cpp Point diagnostics that complain about a use of a selector in an objc message, to the selector location. 2013-05-01 00:24:09 +00:00
TransARCAssign.cpp
TransAutoreleasePool.cpp
TransBlockObjCVariable.cpp
TransEmptyStatementsAndDealloc.cpp
TransGCAttrs.cpp Replace TypeLoc llvm::cast support to be well-defined. 2013-02-18 22:06:02 +00:00
TransGCCalls.cpp
TransProperties.cpp
TransProtectedScope.cpp [arcmt] Copy the diagnostics so we don't have to worry about invaliding iterators from the diagnostic list. 2013-04-01 21:12:30 +00:00
TransRetainReleaseDealloc.cpp Point diagnostics that complain about a use of a selector in an objc message, to the selector location. 2013-05-01 00:24:09 +00:00
TransUnbridgedCasts.cpp Cleanup handling of UniqueExternalLinkage. 2013-05-13 00:12:11 +00:00
TransUnusedInitDelegate.cpp
TransZeroOutPropsInDealloc.cpp
TransformActions.cpp
Transforms.cpp Cleanup handling of UniqueExternalLinkage. 2013-05-13 00:12:11 +00:00
Transforms.h ARCMigrate/Transforms.h: Remove \arg in comment. [-Wdocumentation] 2013-04-11 04:16:11 +00:00