[compiler-rt] [compiler-rt][sanitizers] Mark three tests as unsupported on Android (PR #166639)
Aiden Grossman via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 7 11:50:09 PST 2025
================
@@ -7,7 +7,7 @@
// RUN: not %run %t %t-out && FileCheck < %t-out %s
// REQUIRES: stable-runtime
-// XFAIL: android && asan
----------------
boomanaiden154 wrote:
I think I did this originally so the test wouldn't fail, not realizing this would drop test coverage. Fixed now.
https://github.com/llvm/llvm-project/pull/166639
More information about the llvm-commits
mailing list