aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/FileSystemStatCache.cpp
diff options
context:
space:
mode:
authorAlex Brachet <abrachet@google.com>2023-05-25 18:55:47 +0000
committerAlex Brachet <abrachet@google.com>2023-05-25 18:55:47 +0000
commitfe2f0ab37c33617c23e83d4999117e54fc34c14b (patch)
tree9e5c8a98f32382b83221f00df860040ae644372f /clang/lib/Basic/FileSystemStatCache.cpp
parent53333c8d44d690f6e8fd6f31803aecb17329cdb5 (diff)
downloadllvm-fe2f0ab37c33617c23e83d4999117e54fc34c14b.zip
llvm-fe2f0ab37c33617c23e83d4999117e54fc34c14b.tar.gz
llvm-fe2f0ab37c33617c23e83d4999117e54fc34c14b.tar.bz2
[compiler-rt] Use ZLIB_FOUND not LLVM_ENABLE_ZLIB
LLVM_ENABLE_ZLIB is set to On by default and does not imply that ZLIB was actually found, only being set to FORCE_ON would imply that it was found before control reached compiler-rt/test/CMakeLists.txt. Instead, use ZLIB_FOUND which guarantees that zlib is available. Differential Revision: https://reviews.llvm.org/D151229
Diffstat (limited to 'clang/lib/Basic/FileSystemStatCache.cpp')
0 files changed, 0 insertions, 0 deletions