[all-commits] [llvm/llvm-project] a1762f: [libc] Don't configure test and fuzzer when -DLLVM...
Alex Brachet via All-commits
all-commits at lists.llvm.org
Sun Mar 22 22:50:24 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a1762f9ceb9549b781b7418c7dbe23fe620648f6
https://github.com/llvm/llvm-project/commit/a1762f9ceb9549b781b7418c7dbe23fe620648f6
Author: Alex Brachet <alexbrachetmialot at gmail.com>
Date: 2020-03-23 (Mon, 23 Mar 2020)
Changed paths:
M libc/CMakeLists.txt
Log Message:
-----------
[libc] Don't configure test and fuzzer when -DLLVM_INCLUDE_TESTS=OFF
Summary: Fixes problem reported in D74397#1935863
Reviewers: nathanchance, gchatelet, sivachandra, MaskRay
Reviewed By: sivachandra, MaskRay
Subscribers: mgorny, MaskRay, tschuett
Differential Revision: https://reviews.llvm.org/D76577
More information about the All-commits
mailing list