summaryrefslogtreecommitdiffstats
path: root/test/ARCMT/nonobjc-to-objc-cast.m
Commit message (Expand)AuthorAgeFilesLines
* Allow (Object *)kMyGlobalCFObj casts without bridgingBen Langmuir2015-02-251-3/+8
* Remove all DISABLE lines from testsAlp Toker2013-12-081-1/+0
* [arcmt] At an unbridged cast error, if we're returning a load-of-ivar from a ...Argyrios Kyrtzidis2012-06-071-5/+22
* [arcmt] The migrator tests for the buildbot in http://lab.llvm.org:8011/build...Argyrios Kyrtzidis2012-01-121-1/+1
* [arcmt] XFAIL on mingw.Argyrios Kyrtzidis2012-01-101-1/+1
* [arcmt] Disable tests in mingw, no idea why they are failing there.Argyrios Kyrtzidis2012-01-071-0/+1
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-2/+2
* [arcmt] Use __bridge_retained when passing an objc object to a CF parameterArgyrios Kyrtzidis2011-09-141-0/+5
* [arcmt] More automatic transformations and safety improvements; rdar://9615812 :Argyrios Kyrtzidis2011-07-271-0/+18
* [arcmt] Always add '__bridge' cast when 'self' is cast to a C pointer. rdar:...Argyrios Kyrtzidis2011-06-201-2/+8
* [arcmt] Make arcmt-test accept cc1 options to make it more portable and hopef...Argyrios Kyrtzidis2011-06-161-1/+1
* The ARC Migration Tool. All the credit goes to Argyrios and FariborzJohn McCall2011-06-151-0/+32