Skip to content

Commit

Permalink
[NFC][sanitizer] Fix ppc -> powerpc64 in XFAIL
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalybuka committed Dec 2, 2020
1 parent facdede commit 3f0c4bf
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -9,7 +9,7 @@
// UNSUPPORTED: lsan, ubsan, android

// FIXME: Investigate
// XFAIL: ppc && tsan
// XFAIL: powerpc64 && tsan

#include <string.h>

Expand Down

0 comments on commit 3f0c4bf

Please sign in to comment.