summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/function-template-specialization.cpp
diff options
context:
space:
mode:
authorKuba Brecka <kuba.brecka@gmail.com>2014-12-16 04:46:15 +0000
committerKuba Brecka <kuba.brecka@gmail.com>2014-12-16 04:46:15 +0000
commit731089bbce16d5d40e0c89c24cbc9923623240c9 (patch)
treed523a9e8c905d8098220adf5febc47077327a444 /clang/test/CodeGenCXX/function-template-specialization.cpp
parent08408ea86ebc526d43de128349925cdba68cf3b0 (diff)
downloadbcm5719-llvm-731089bbce16d5d40e0c89c24cbc9923623240c9.tar.gz
bcm5719-llvm-731089bbce16d5d40e0c89c24cbc9923623240c9.zip
Add an MACOS_VERSION_UNKNOWN_NEWER enum value for OS X versions above 10.10.
We recently had a broken version check because an newer OS X version is treated as MACOS_VERSION_UNKNOWN which is less than all the defined values. Let's have a separate enum value for unknown but newer versions, so the ">=" and "<=" version checks still work even in upcoming OS X releases. Reviewed at http://reviews.llvm.org/D6137 llvm-svn: 224315
Diffstat (limited to 'clang/test/CodeGenCXX/function-template-specialization.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud