mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 11:02:04 +08:00
[sanitizer_common][test-only] Remove xfail for darwin ubsan on dedup_token_length_test (#171812)
This test is currently XPASSing on the iossim CI. rdar://166219043
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
// XFAIL: (darwin && ubsan && (arm64-target-arch || arm64e-target-arch))
|
||||
|
||||
// XFAIL: target={{.*netbsd.*}} && !asan
|
||||
// XFAIL: darwin && ubsan
|
||||
|
||||
volatile int *null = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user