forked from OSchip/llvm-project
[libc++] Remove XFAIL for libcpp_deallocate on AIX, which seems to be passing now
This commit is contained in:
parent
1ce9887213
commit
9566c4a682
|
@ -9,8 +9,6 @@
|
|||
// test libc++'s implementation of align_val_t, and the relevant new/delete
|
||||
// overloads in all dialects when -faligned-allocation is present.
|
||||
|
||||
// XFAIL: LIBCXX-AIX-FIXME
|
||||
|
||||
// The dylibs shipped before macosx10.13 do not contain the aligned allocation
|
||||
// functions, so trying to force using those with -faligned-allocation results
|
||||
// in a link error.
|
||||
|
|
Loading…
Reference in New Issue