diff --git a/compiler-rt/test/sanitizer_common/TestCases/symbolize_pc.cpp b/compiler-rt/test/sanitizer_common/TestCases/symbolize_pc.cpp --- a/compiler-rt/test/sanitizer_common/TestCases/symbolize_pc.cpp +++ b/compiler-rt/test/sanitizer_common/TestCases/symbolize_pc.cpp @@ -5,6 +5,8 @@ // FIXME: Investigate why it does not print GLOBAL_VAR_ABC. // XFAIL: hwasan && target=aarch64{{.*}} +// LSan tests fail on Darwin +// UNSUPPORTED: darwin && lsan #include #include