diff options
author | Louis Dionne <ldionne@apple.com> | 2018-08-15 00:30:03 +0000 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2018-08-15 00:30:03 +0000 |
commit | 7c6baa21846e2690ba2f912b79280efabcd9162b (patch) | |
tree | 9f685b5dbbf200fa9bb104f9f21740234f11565c /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | feb0427c91ad9ea077d59648b67dcd549609d642 (diff) | |
download | llvm-7c6baa21846e2690ba2f912b79280efabcd9162b.zip llvm-7c6baa21846e2690ba2f912b79280efabcd9162b.tar.gz llvm-7c6baa21846e2690ba2f912b79280efabcd9162b.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions