XFAIL sized deallocation test with GCC
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@345400 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -23,6 +23,9 @@
|
|||||||
|
|
||||||
// XFAIL: sanitizer-new-delete, ubsan
|
// XFAIL: sanitizer-new-delete, ubsan
|
||||||
|
|
||||||
|
// GCC doesn't support the aligned-allocation flags.
|
||||||
|
// XFAIL: gcc
|
||||||
|
|
||||||
// RUN: %build -faligned-allocation -fsized-deallocation
|
// RUN: %build -faligned-allocation -fsized-deallocation
|
||||||
// RUN: %run
|
// RUN: %run
|
||||||
// RUN: %build -faligned-allocation -fno-sized-deallocation -DNO_SIZE
|
// RUN: %build -faligned-allocation -fno-sized-deallocation -DNO_SIZE
|
||||||
|
|||||||
Reference in New Issue
Block a user