llvm-project/libcxx/test/std/language.support/support.dynamic
Louis Dionne 7c6baa2184 [libcxx] Fix XFAILs for aligned allocation tests on older OSX versions
Summary:
Since r338934, Clang emits an error when aligned allocation functions are
used in conjunction with a system libc++ dylib that does not support those
functions. This causes some tests to fail when testing against older libc++
dylibs. This commit marks those tests as UNSUPPORTED, and also documents the
various reasons for the tests being unsupported.

Reviewers: vsapsai, EricWF

Subscribers: christof, dexonsmith, cfe-commits, mclow.lists, EricWF

Differential Revision: https://reviews.llvm.org/D50341

llvm-svn: 339743
2018-08-15 00:30:03 +00:00
..
alloc.errors Cleanup non-standard tests as reported by STL@microsoft.com. NFC. 2016-06-01 21:05:53 +00:00
new.delete [libcxx] Fix XFAILs for aligned allocation tests on older OSX versions 2018-08-15 00:30:03 +00:00
ptr.launder [libcxx] [test] Fix whitespace, NFC. 2018-04-12 23:56:22 +00:00
align_val_t.pass.cpp [libcxx] [test] Make files consistently end with newlines, NFC. 2017-07-29 00:55:22 +00:00