[NFC][sanitizer] Fix ppc -> powerpc64 in XFAIL

This commit is contained in:
Vitaly Buka 2020-12-01 17:56:45 -08:00
parent facdededca
commit 3f0c4bfc64
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
// UNSUPPORTED: lsan, ubsan, android
// FIXME: Investigate
// XFAIL: ppc && tsan
// XFAIL: powerpc64 && tsan
#include <string.h>