]> granicus.if.org Git - clang/commit
The definition of __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ follows
authorChris Lattner <sabre@nondot.org>
Tue, 30 Sep 2008 01:00:25 +0000 (01:00 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 30 Sep 2008 01:00:25 +0000 (01:00 +0000)
commit8b30c412198ed004d999f0047e48f87b95bd3205
tree094c31087de316c43af093e31fec6f96a3cf9cf4
parent048dd943fc22a3ee60180d6992d744106c4c100a
The definition of __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ follows
the target triple on darwin.  For example i386-apple-darwin9 -> 1050 because
darwin9 is "10.5".

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@56826 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp