We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f536d7 commit 2dc2eb7Copy full SHA for 2dc2eb7
clang/test/CAS/depscan-cas-log.c
@@ -2,6 +2,8 @@
2
// It's hard to check this exhaustively, but in practice if the daemon does not
3
// enable logging there are currently zero records in the log.
4
5
+// REQUIRES: system-darwin, clang-cc1daemon
6
+
7
// RUN: rm -rf %t && mkdir %t
8
// RUN: env LLVM_CACHE_CAS_PATH=%t/cas LLVM_CAS_LOG=1 LLVM_CAS_DISABLE_VALIDATION=1 %clang \
9
// RUN: -cc1depscan -fdepscan=daemon -fdepscan-include-tree -o - \
0 commit comments