aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/ErrorTest.cpp
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
commitcdb8341e620759698e574e4b2a99103a814c948c (patch)
tree79320c4617babb1e7bb8f26cf31cc243dc131f5a /llvm/unittests/Support/ErrorTest.cpp
parent26f73e39f18b71b45779872ba83d5baecefa368f (diff)
downloadllvm-cdb8341e620759698e574e4b2a99103a814c948c.zip
llvm-cdb8341e620759698e574e4b2a99103a814c948c.tar.gz
llvm-cdb8341e620759698e574e4b2a99103a814c948c.tar.bz2
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 llvm-svn: 311733
Diffstat (limited to 'llvm/unittests/Support/ErrorTest.cpp')
0 files changed, 0 insertions, 0 deletions