From 7f9f6faf0042283ba3f748d7965ba5411edd12ea Mon Sep 17 00:00:00 2001 From: Martin Nowack Date: Sun, 10 Mar 2019 14:19:34 +0000 Subject: Exclude testcases not compatible with MSan --- test/Feature/CompressedExprLogging.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/Feature/CompressedExprLogging.c') diff --git a/test/Feature/CompressedExprLogging.c b/test/Feature/CompressedExprLogging.c index 87c8b8b0..42c42402 100644 --- a/test/Feature/CompressedExprLogging.c +++ b/test/Feature/CompressedExprLogging.c @@ -1,3 +1,5 @@ +// REQUIRES: not-msan +// Requires instrumented zlib linked // REQUIRES: zlib // RUN: %clang %s -emit-llvm -g %O0opt -c -o %t1.bc // We disable the cex-cache to eliminate nondeterminism across different -- cgit 1.4.1