Attempt to workaround XPASS for aligned allocation tests

llvm-svn: 284691
This commit is contained in:
Eric Fiselier 2016-10-20 03:31:07 +00:00
parent 53937db801
commit db94496629
4 changed files with 8 additions and 4 deletions

View File

@ -12,7 +12,8 @@
// asan and msan will not call the new handler.
// UNSUPPORTED: sanitizer-new-delete
// XFAIL: no-aligned-allocation
// FIXME change this to XFAIL.
// UNSUPPORTED: no-aligned-allocation
// test operator new

View File

@ -12,7 +12,8 @@
// asan and msan will not call the new handler.
// UNSUPPORTED: sanitizer-new-delete
// XFAIL: no-aligned-allocation
// FIXME turn this into an XFAIL
// UNSUPPORTED: no-aligned-allocation
// test operator new (nothrow)

View File

@ -12,7 +12,8 @@
// asan and msan will not call the new handler.
// UNSUPPORTED: sanitizer-new-delete
// XFAIL: no-aligned-allocation
// FIXME turn this into an XFAIL
// UNSUPPORTED: no-aligned-allocation
// test operator new

View File

@ -12,7 +12,8 @@
// asan and msan will not call the new handler.
// UNSUPPORTED: sanitizer-new-delete
// XFAIL: no-aligned-allocation
// FIXME turn this into an XFAIL
// UNSUPPORTED: no-aligned-allocation
// test operator new (nothrow)