summaryrefslogtreecommitdiff
path: root/test/Frontend/darwin-version.c
Commit message (Expand)AuthorAgeFilesLines
* Allow iOS and tvOS version numbers with 2-digit major version numbers.Bob Wilson2016-07-181-0/+4
* Preprocessor: define correct tvOS and watchOS version macrosTim Northover2015-10-301-0/+22
* Update darwin-version testsSteven Wu2015-02-041-17/+17
* Change __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ for versions > 10.9.Bob Wilson2014-08-081-0/+2
* Replace 'grep foo | count 0' with 'not grep foo'.Rafael Espindola2013-07-041-5/+5
* rename -ccc-host-triple into -targetSebastian Pop2012-01-201-10/+10
* Revert r148138; it's causing test failures.Eli Friedman2012-01-131-10/+10
* rename -ccc-host-triple into -targetSebastian Pop2012-01-131-10/+10
* Driver/Darwin: Resolve deployment target defaulting to be more predictable;Daniel Dunbar2010-07-151-0/+3
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-151-9/+9
* Remove RUN: true lines.Daniel Dunbar2009-11-081-1/+0
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-22/+22
* Remove clang-cc code for handling -mmacosx-version-min andDaniel Dunbar2009-10-301-10/+10
* Test case for -miphoneos-version-min, also part of Shantonu's patch!Daniel Dunbar2009-04-101-0/+23