..
Inputs
[arcmt] Introduce new '-ccc-arcmt-migrate <path>' ARC migration driver option.
2011-07-09 20:00:58 +00:00
with space
[arcmt] Try fixing the windows buildbot.
2011-09-07 21:50:18 +00:00
Common.h
[arcmt] In GC, transform NSMakeCollectable to CFBridgingRelease.
2011-11-04 15:58:08 +00:00
GC-check-warn-nsalloc.m
arc migrator: Provide infrastructure to add options
2012-01-25 00:20:29 +00:00
GC-check.m
[arcmt] The migrator tests for the buildbot in http://lab.llvm.org:8011/builders/clang-native-mingw32-win7/
2012-01-12 02:34:32 +00:00
GC-no-arc-runtime.m
[arcmt] The migrator tests for the buildbot in http://lab.llvm.org:8011/builders/clang-native-mingw32-win7/
2012-01-12 02:34:32 +00:00
GC-no-arc-runtime.m.result
arg migrator: change all "assign" of object properties
2012-01-21 00:43:53 +00:00
GC-no-finalize-removal.m
objc-arc: introduce -no-finalize-removal which in gc mode,
2012-01-26 20:57:58 +00:00
GC-no-finalize-removal.m.result
objc-arc: introduce -no-finalize-removal which in gc mode,
2012-01-26 20:57:58 +00:00
GC.h
[arcmt] In GC, error for __strong/__weak on non-objc pointers.
2011-11-06 18:58:23 +00:00
GC.m
arg migrator: change all "assign" of object properties
2012-01-21 00:43:53 +00:00
GC.m.result
arg migrator: change all "assign" of object properties
2012-01-21 00:43:53 +00:00
api.m
[arcmt] The migrator tests for the buildbot in http://lab.llvm.org:8011/builders/clang-native-mingw32-win7/
2012-01-12 02:34:32 +00:00
api.m.result
[arcmt] The migrator tests for the buildbot in http://lab.llvm.org:8011/builders/clang-native-mingw32-win7/
2012-01-12 02:34:32 +00:00
assign-prop-no-arc-runtime.m
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
2011-10-02 01:16:38 +00:00
assign-prop-no-arc-runtime.m.result
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
2011-10-02 01:16:38 +00:00
assign-prop-with-arc-runtime.m
[arcmt] The migrator tests for the buildbot in http://lab.llvm.org:8011/builders/clang-native-mingw32-win7/
2012-01-12 02:34:32 +00:00
assign-prop-with-arc-runtime.m.result
arc migrator: replace "retain" attribute with "strong"
2012-01-20 19:15:02 +00:00
atautorelease-2.m
[arcmt] The migrator tests for the buildbot in http://lab.llvm.org:8011/builders/clang-native-mingw32-win7/
2012-01-12 02:34:32 +00:00
atautorelease-2.m.result
[arcmt] The migrator tests for the buildbot in http://lab.llvm.org:8011/builders/clang-native-mingw32-win7/
2012-01-12 02:34:32 +00:00
atautorelease-3.m
[arcmt] The migrator tests for the buildbot in http://lab.llvm.org:8011/builders/clang-native-mingw32-win7/
2012-01-12 02:34:32 +00:00
atautorelease-3.m.result
[arcmt] The migrator tests for the buildbot in http://lab.llvm.org:8011/builders/clang-native-mingw32-win7/
2012-01-12 02:34:32 +00:00
atautorelease-check.m
[arcmt] The migrator tests for the buildbot in http://lab.llvm.org:8011/builders/clang-native-mingw32-win7/
2012-01-12 02:34:32 +00:00
atautorelease.m
[arcmt] The migrator tests for the buildbot in http://lab.llvm.org:8011/builders/clang-native-mingw32-win7/
2012-01-12 02:34:32 +00:00
atautorelease.m.result
[arcmt] The migrator tests for the buildbot in http://lab.llvm.org:8011/builders/clang-native-mingw32-win7/
2012-01-12 02:34:32 +00:00
autoreleases.m
[arcmt] The migrator tests for the buildbot in http://lab.llvm.org:8011/builders/clang-native-mingw32-win7/
2012-01-12 02:34:32 +00:00
autoreleases.m.result
[arcmt] The migrator tests for the buildbot in http://lab.llvm.org:8011/builders/clang-native-mingw32-win7/
2012-01-12 02:34:32 +00:00
check-api.m
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
2011-10-02 01:16:38 +00:00
check-with-serialized-diag.m
Make changes to SDiagsWriter to make it work in combination with the ARC migrator:
2011-12-07 05:52:12 +00:00
checking.m
[arcmt] The migrator tests for the buildbot in http://lab.llvm.org:8011/builders/clang-native-mingw32-win7/
2012-01-12 02:34:32 +00:00
cxx-checking.mm
[arcmt] The migrator tests for the buildbot in http://lab.llvm.org:8011/builders/clang-native-mingw32-win7/
2012-01-12 02:34:32 +00:00
cxx-rewrite.mm
[arcmt] The migrator tests for the buildbot in http://lab.llvm.org:8011/builders/clang-native-mingw32-win7/
2012-01-12 02:34:32 +00:00
cxx-rewrite.mm.result
[arcmt] The migrator tests for the buildbot in http://lab.llvm.org:8011/builders/clang-native-mingw32-win7/
2012-01-12 02:34:32 +00:00
dealloc.m
[arcmt] The migrator tests for the buildbot in http://lab.llvm.org:8011/builders/clang-native-mingw32-win7/
2012-01-12 02:34:32 +00:00
dealloc.m.result
[arcmt] The migrator tests for the buildbot in http://lab.llvm.org:8011/builders/clang-native-mingw32-win7/
2012-01-12 02:34:32 +00:00
driver-migrate.m
rename -ccc-host-triple into -target
2012-01-20 22:01:23 +00:00
init.m
[arcmt] The migrator tests for the buildbot in http://lab.llvm.org:8011/builders/clang-native-mingw32-win7/
2012-01-12 02:34:32 +00:00
init.m.result
[arcmt] The migrator tests for the buildbot in http://lab.llvm.org:8011/builders/clang-native-mingw32-win7/
2012-01-12 02:34:32 +00:00
migrate-emit-errors.m
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
2011-10-02 01:16:38 +00:00
migrate-plist-output.m
[arcmt] The migrator tests for the buildbot in http://lab.llvm.org:8011/builders/clang-native-mingw32-win7/
2012-01-12 02:34:32 +00:00
migrate-space-in-path.m
[arcmt] The migrator tests for the buildbot in http://lab.llvm.org:8011/builders/clang-native-mingw32-win7/
2012-01-12 02:34:32 +00:00
migrate.m
[arcmt] The migrator tests for the buildbot in http://lab.llvm.org:8011/builders/clang-native-mingw32-win7/
2012-01-12 02:34:32 +00:00
nonobjc-to-objc-cast-2.m
[arcmt] The migrator tests for the buildbot in http://lab.llvm.org:8011/builders/clang-native-mingw32-win7/
2012-01-12 02:34:32 +00:00
nonobjc-to-objc-cast.m
[arcmt] The migrator tests for the buildbot in http://lab.llvm.org:8011/builders/clang-native-mingw32-win7/
2012-01-12 02:34:32 +00:00
nonobjc-to-objc-cast.m.result
[arcmt] The migrator tests for the buildbot in http://lab.llvm.org:8011/builders/clang-native-mingw32-win7/
2012-01-12 02:34:32 +00:00
releases-driver.m
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
2011-10-02 01:16:38 +00:00
releases-driver.m.result
arc migrator: replace "retain" attribute with "strong"
2012-01-20 19:15:02 +00:00
releases.m
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
2011-10-02 01:16:38 +00:00
releases.m.result
arc migrator: replace "retain" attribute with "strong"
2012-01-20 19:15:02 +00:00
remove-dealloc-method.m
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
2011-10-02 01:16:38 +00:00
remove-dealloc-method.m.result
arc migrator: replace "retain" attribute with "strong"
2012-01-20 19:15:02 +00:00
remove-dealloc-zerouts.m
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
2011-10-02 01:16:38 +00:00
remove-dealloc-zerouts.m.result
arc migrator: replace "retain" attribute with "strong"
2012-01-20 19:15:02 +00:00
remove-statements.m
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
2011-10-02 01:16:38 +00:00
remove-statements.m.result
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
2011-10-02 01:16:38 +00:00
retains.m
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
2011-10-02 01:16:38 +00:00
retains.m.result
arc migrator: replace "retain" attribute with "strong"
2012-01-20 19:15:02 +00:00
rewrite-block-var.m
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
2011-10-02 01:16:38 +00:00
rewrite-block-var.m.result
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
2011-10-02 01:16:38 +00:00
safe-arc-assign.m
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
2011-10-02 01:16:38 +00:00
safe-arc-assign.m.result
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
2011-10-02 01:16:38 +00:00
with-arc-mode-check.m
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
2011-10-02 01:16:38 +00:00
with-arc-mode-migrate.m
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
2011-10-02 01:16:38 +00:00
with-arc-mode-migrate.m.result
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
2011-10-02 01:16:38 +00:00
with-arc-mode-modify.m
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
2011-10-02 01:16:38 +00:00
with-arc-mode-modify.m.result
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
2011-10-02 01:16:38 +00:00