mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 08:30:34 +08:00
[asan] Disable coverage-missing test failing on the bots.
llvm-svn: 237049
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
// RUN: %sancov missing %dynamiclib < foo.txt > foo-missing.txt
|
||||
// RUN: diff bar.txt foo-missing.txt | not grep "^<"
|
||||
|
||||
// REQUIRES: x86_64-supported-target, i386-supported-target
|
||||
// REQUIRES: x86_64-supported-target, i386-supported-target, broken
|
||||
// XFAIL: android
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
Reference in New Issue
Block a user