diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-10-23 14:47:50 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-10-24 15:51:43 +0200 |
commit | 52f39853abd46495a6d636c4b035e1b92cf4b833 (patch) | |
tree | 6bf7b567c41e54d6732d5f66b71a94f532ec1e59 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | e28e214e4f225080104811aec5295fa062006515 (diff) | |
download | llvm-52f39853abd46495a6d636c4b035e1b92cf4b833.zip llvm-52f39853abd46495a6d636c4b035e1b92cf4b833.tar.gz llvm-52f39853abd46495a6d636c4b035e1b92cf4b833.tar.bz2 |
[lldb] Include gtest in standalone build only if LLDB_INCLUDE_TESTS
Build gtest targets when building standalone only if LLDB_INCLUDE_TESTS
is true. Prior to this change, they were built whenever
LLVM_MAIN_SRC_DIR was available, independently whether tests themselves
would be run.
Differential Revision: https://reviews.llvm.org/D136551
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions