]> granicus.if.org Git - clang/commit
[CMake] More robust handling for bootstrap variables
authorChris Bieneman <beanz@apple.com>
Thu, 22 Sep 2016 00:18:12 +0000 (00:18 +0000)
committerChris Bieneman <beanz@apple.com>
Thu, 22 Sep 2016 00:18:12 +0000 (00:18 +0000)
commit2c7dd98b8a37e9a4adcaad76423f029ce7a09b77
tree753992220ec17a379cbf572e752547c6360706ee
parentb67e055cc7546d1c7bde880aa89353bfe6ce49b6
[CMake] More robust handling for bootstrap variables

Checking defined isn't good enough we also need to handle defined to empty string.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@282125 91177308-0d34-0410-b5e6-96231b3b80d8
CMakeLists.txt