clang/lib/ARCMigrate
Hiroshi Inoue 1e3b037611 Add missing library dependency to fix build break after rC340247
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@340271 91177308-0d34-0410-b5e6-96231b3b80d8
2018-08-21 11:41:41 +00:00
..
ARCMT.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
ARCMTActions.cpp [Frontend] Make the memory management of FrontendAction pointers explicit by using unique_ptr. 2016-02-07 19:28:36 +00:00
CMakeLists.txt Add missing library dependency to fix build break after rC340247 2018-08-21 11:41:41 +00:00
FileRemapper.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
Internals.h Remove trailing space 2018-07-30 19:24:48 +00:00
ObjCMT.cpp [analyzer] [NFC] Split up RetainSummaryManager from RetainCountChecker - try #2 2018-08-21 03:09:02 +00:00
PlistReporter.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
TransAPIUses.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
TransARCAssign.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
TransAutoreleasePool.cpp Port getLocEnd -> getEndLoc 2018-08-09 21:09:38 +00:00
TransBlockObjCVariable.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
TransEmptyStatementsAndDealloc.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
TransGCAttrs.cpp Model type attributes as regular Attrs. 2018-08-20 21:47:29 +00:00
TransGCCalls.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
TransProperties.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
TransProtectedScope.cpp Port getLocEnd -> getEndLoc 2018-08-09 21:09:38 +00:00
TransRetainReleaseDealloc.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
TransUnbridgedCasts.cpp Port getLocEnd -> getEndLoc 2018-08-09 21:09:38 +00:00
TransUnusedInitDelegate.cpp [modules] Stop trying to fake up a linear MacroDirective history. 2015-04-29 23:20:19 +00:00
TransZeroOutPropsInDealloc.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
TransformActions.cpp Port getLocStart -> getBeginLoc 2018-08-09 21:08:08 +00:00
Transforms.cpp Model type attributes as regular Attrs. 2018-08-20 21:47:29 +00:00
Transforms.h Remove trailing space 2018-07-30 19:24:48 +00:00