summaryrefslogtreecommitdiff
path: root/test/Driver/ios-simulator-arcruntime.c
Commit message (Expand)AuthorAge
* Remove old driver code to grab the iOS simulator version from the -D option.Bob Wilson2012-11-09
* Force the OS X version to 10.6 for old-style simulator builds.Bob Wilson2012-07-19
* Restructure how the driver communicates information about theJohn McCall2012-06-20
* Revert r148249: "Make the auto-detection hack for the iOS simulator set the t...Bob Wilson2012-01-26
* rename -ccc-host-triple into -targetSebastian Pop2012-01-20
* Make the auto-detection hack for the iOS simulator set the target triple corr...Eli Friedman2012-01-16
* Revert r148138; it's causing test failures.Eli Friedman2012-01-13
* rename -ccc-host-triple into -targetSebastian Pop2012-01-13
* Revert r142311, -mios-simulator-version-min does not work correctly.Argyrios Kyrtzidis2011-10-18
* Remove the hack where we sniff the __IPHONE_OS_VERSION_MIN_REQUIRED define.Argyrios Kyrtzidis2011-10-17
* Change the driver's logic about Objective-C runtimes: abstract out aJohn McCall2011-07-06
* Make this test pretend to be on a darwin host.John McCall2011-06-16
* Automatic Reference Counting.John McCall2011-06-15