Check that __MAC_OS_X_VERSION_MIN_REQUIRED is defined before checking
authorAkira Hatanaka <ahatanaka@apple.com>
Sat, 20 Oct 2018 17:35:50 +0000 (17:35 +0000)
committerAkira Hatanaka <ahatanaka@apple.com>
Sat, 20 Oct 2018 17:35:50 +0000 (17:35 +0000)
commitaca3a9f03f5cd20fa063ce2391f44199aae82e48
tree1c437460ba784ce49c2fc0a0efaec7d580656054
parent0522b0da3124cd54faebb65d501ab9311d621971
Check that __MAC_OS_X_VERSION_MIN_REQUIRED is defined before checking
whether it is too old.

llvm-svn: 344856
clang-tools-extra/unittests/clangd/JSONTransportTests.cpp