summaryrefslogtreecommitdiff
path: root/test/Driver/darwin-objc-options.m
Commit message (Expand)AuthorAge
* Fix assertion failure left over from changes to move away from "darwin" triples.Bob Wilson2013-12-05
* Fix FileCheck --check-prefix lines.Tim Northover2013-08-12
* Restructure how the driver communicates information about theJohn McCall2012-06-20
* rename -ccc-host-triple into -targetSebastian Pop2012-01-20
* Revert r148138; it's causing test failures.Eli Friedman2012-01-13
* rename -ccc-host-triple into -targetSebastian Pop2012-01-13
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-02
* It is possible to request the nonfragile ABI with -fobjc-abi-version=2;John McCall2011-06-22
* Driver: Add support for -fobjc-abi-version=.Daniel Dunbar2010-04-28