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 07b3e2c commit d6af73eCopy full SHA for d6af73e
compiler-rt/test/fuzzer/fuzzer-leak.test
@@ -1,4 +1,6 @@
1
REQUIRES: lsan
2
+// See https://github.com/llvm/llvm-project/issues/97712.
3
+UNSUPPORTED: target={{.*}}
4
5
RUN: %cpp_compiler %S/LeakTest.cpp -o %t-LeakTest
6
RUN: %cpp_compiler %S/ThreadedLeakTest.cpp -o %t-ThreadedLeakTest
0 commit comments