Skip to content

Commit 2dc2eb7

Browse files
[TEST-ONLY] Label clang/test/CAS/depscan-cas-log.c requirements
The test needs to run clang daemon, thus need to make sure the correct requirement is met. rdar://150819544
1 parent 4f536d7 commit 2dc2eb7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clang/test/CAS/depscan-cas-log.c

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
// It's hard to check this exhaustively, but in practice if the daemon does not
33
// enable logging there are currently zero records in the log.
44

5+
// REQUIRES: system-darwin, clang-cc1daemon
6+
57
// RUN: rm -rf %t && mkdir %t
68
// RUN: env LLVM_CACHE_CAS_PATH=%t/cas LLVM_CAS_LOG=1 LLVM_CAS_DISABLE_VALIDATION=1 %clang \
79
// RUN: -cc1depscan -fdepscan=daemon -fdepscan-include-tree -o - \

0 commit comments

Comments
 (0)