llvm-project/clang/test/ARCMT
Argyrios Kyrtzidis e2e40b4dc7 [arcmt] Make sure migrating to ARC works even if '-fobjc-arc' is included in command-line flags. rdar://9567824
llvm-svn: 135115
2011-07-14 00:17:54 +00:00
..
Inputs [arcmt] Introduce new '-ccc-arcmt-migrate <path>' ARC migration driver option. 2011-07-09 20:00:58 +00:00
Common.h [arcmt] Remove rewriteAllocCopyWithZone transformation; not needed anymore. 2011-06-23 21:21:28 +00:00
assign-prop-no-arc-runtime.m Change the driver's logic about Objective-C runtimes: abstract out a 2011-07-06 00:26:06 +00:00
assign-prop-no-arc-runtime.m.result [arcmt] For properties rewrite 'assign' -> 'weak or unsafe_unretained', 'retain' -> 'strong', and add 2011-07-13 19:22:00 +00:00
assign-prop-with-arc-runtime.m [arcmt] Add weak/unsafe_unretained for "@property (readonly)" when we are @synthesizing it. 2011-07-13 19:47:57 +00:00
assign-prop-with-arc-runtime.m.result [arcmt] Add weak/unsafe_unretained for "@property (readonly)" when we are @synthesizing it. 2011-07-13 19:47:57 +00:00
atautorelease-2.m
atautorelease-2.m.result
atautorelease-3.m
atautorelease-3.m.result
atautorelease-check.m [arcmt] Fix the ARC migrator. -arcmt-modify requires running before the initialization of SourceManager 2011-06-18 00:53:41 +00:00
atautorelease.m
atautorelease.m.result
autoreleases.m
autoreleases.m.result
checking.m [ARC] When casting from a pointer to an objective-c object with known ownership, if the 2011-07-01 22:22:59 +00:00
cxx-checking.mm In ARC mode, consider Objective-C lifetime types (object pointers and 2011-07-12 17:28:52 +00:00
cxx-rewrite.mm [arcmt] Fully migrate ObjC++ classes, rdar://9660007. 2011-06-23 21:21:33 +00:00
cxx-rewrite.mm.result [arcmt] Fully migrate ObjC++ classes, rdar://9660007. 2011-06-23 21:21:33 +00:00
dealloc.m
dealloc.m.result
driver-migrate.m Tweak two tests with MSYS-bash tolerant. 2011-07-11 16:21:34 +00:00
init.m
init.m.result
migrate.m [arcmt] Introduce new '-ccc-arcmt-migrate <path>' ARC migration driver option. 2011-07-09 20:00:58 +00:00
nonobjc-to-objc-cast-2.m [arcmt] Fix the ARC migrator. -arcmt-modify requires running before the initialization of SourceManager 2011-06-18 00:53:41 +00:00
nonobjc-to-objc-cast.m [arcmt] Always add '__bridge' cast when 'self' is cast to a C pointer. rdar://9644061 2011-06-20 23:39:20 +00:00
nonobjc-to-objc-cast.m.result [arcmt] Always add '__bridge' cast when 'self' is cast to a C pointer. rdar://9644061 2011-06-20 23:39:20 +00:00
releases-driver.m [arcmt] Fix the ARC migrator. -arcmt-modify requires running before the initialization of SourceManager 2011-06-18 00:53:41 +00:00
releases-driver.m.result [arcmt] For properties rewrite 'assign' -> 'weak or unsafe_unretained', 'retain' -> 'strong', and add 2011-07-13 19:22:00 +00:00
releases.m
releases.m.result [arcmt] For properties rewrite 'assign' -> 'weak or unsafe_unretained', 'retain' -> 'strong', and add 2011-07-13 19:22:00 +00:00
remove-dealloc-method.m
remove-dealloc-method.m.result [arcmt] For properties rewrite 'assign' -> 'weak or unsafe_unretained', 'retain' -> 'strong', and add 2011-07-13 19:22:00 +00:00
remove-dealloc-zerouts.m
remove-dealloc-zerouts.m.result [arcmt] For properties rewrite 'assign' -> 'weak or unsafe_unretained', 'retain' -> 'strong', and add 2011-07-13 19:22:00 +00:00
remove-statements.m
remove-statements.m.result
retains.m
retains.m.result [arcmt] For properties rewrite 'assign' -> 'weak or unsafe_unretained', 'retain' -> 'strong', and add 2011-07-13 19:22:00 +00:00
rewrite-block-var.m Change the driver's logic about Objective-C runtimes: abstract out a 2011-07-06 00:26:06 +00:00
rewrite-block-var.m.result Change the driver's logic about Objective-C runtimes: abstract out a 2011-07-06 00:26:06 +00:00
safe-arc-assign.m
safe-arc-assign.m.result
with-arc-mode-check.m [arcmt] Make sure migrating to ARC works even if '-fobjc-arc' is included in command-line flags. rdar://9567824 2011-07-14 00:17:54 +00:00
with-arc-mode-migrate.m [arcmt] Make sure migrating to ARC works even if '-fobjc-arc' is included in command-line flags. rdar://9567824 2011-07-14 00:17:54 +00:00
with-arc-mode-migrate.m.result [arcmt] Make sure migrating to ARC works even if '-fobjc-arc' is included in command-line flags. rdar://9567824 2011-07-14 00:17:54 +00:00
with-arc-mode-modify.m [arcmt] Make sure migrating to ARC works even if '-fobjc-arc' is included in command-line flags. rdar://9567824 2011-07-14 00:17:54 +00:00
with-arc-mode-modify.m.result [arcmt] Make sure migrating to ARC works even if '-fobjc-arc' is included in command-line flags. rdar://9567824 2011-07-14 00:17:54 +00:00