summaryrefslogtreecommitdiff
path: root/cmake/builtin-config-ix.cmake
diff options
context:
space:
mode:
authorGeorge Karpenkov <ekarpenkov@apple.com>2017-08-24 23:43:17 +0000
committerGeorge Karpenkov <ekarpenkov@apple.com>2017-08-24 23:43:17 +0000
commit0b17b7e25662a35869c1f0ffd8e3fa61e5e6dea5 (patch)
tree1261f30f158c3806aa59a9cff85b32790d1510c9 /cmake/builtin-config-ix.cmake
parent9501638798e3cd2f30f8ed09818c8382100e6b04 (diff)
Add Clang dependency to the check for Clang C++ headers.
The problem is that CMake is mostly imperative and the result of processing "if (TARGET blah)" checks depends on the order of import of CMake files. In this case, "projects" folder is registered before "tools", and calling "CheckClangHeaders" [renamed to have a better name] errors out without even giving Clang a chance to be built. This, in turn, leads to libFuzzer bot failures in some circumstances on some machines (depends on whether LIT or UNIT tests are scheduled first). Differential Revision: https://reviews.llvm.org/D37126 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@311733 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'cmake/builtin-config-ix.cmake')
0 files changed, 0 insertions, 0 deletions