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 cdfa15d commit 62a71ccCopy full SHA for 62a71cc
compiler-rt/test/sanitizer_common/TestCases/symbolize_stack.cpp
@@ -3,7 +3,7 @@
3
// Test that symbolizer does not crash on frame with large function name.
4
5
// On Darwin LSan reports a false positive
6
-// XFAIL: darwin && lsan
+// UNSUPPORTED: darwin && lsan
7
8
#include <sanitizer/common_interface_defs.h>
9
#include <vector>
0 commit comments