We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b72a67 commit d7b3ef6Copy full SHA for d7b3ef6
compiler-rt/test/asan/TestCases/Linux/coverage-missing.cc
@@ -45,7 +45,7 @@
45
// RUN: %sancov missing %dynamiclib < foo.txt > foo-missing.txt
46
// RUN: diff bar.txt foo-missing.txt | not grep "^<"
47
48
-// REQUIRES: x86_64-supported-target, i386-supported-target
+// REQUIRES: x86_64-supported-target, i386-supported-target, broken
49
// XFAIL: android
50
51
#include <stdio.h>
0 commit comments