commit | 893cf803350f16a098156581aa83d3c24bb86ced | [log] [tgz] |
---|---|---|
author | Louis Dionne <ldionne@apple.com> | Mon Nov 26 19:30:08 2018 +0000 |
committer | Louis Dionne <ldionne@apple.com> | Mon Nov 26 19:30:08 2018 +0000 |
tree | a6f5b8cc93740f623ec97f30c9b3cefe6cf00a5a | |
parent | 82940003c74f1fc2693bc6078bd4c5f4f4a5a34c [diff] |
[libcxx] Fix XFAILs for aligned allocation tests In r339743, I marked several aligned allocation tests as downright unsupported on macosx in an attempt to unbreak the build. It turns out that marking them as unuspported whenever we're on OS X is way too coarse grained. This commit marks the tests as XFAIL with more granularity. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@347585 91177308-0d34-0410-b5e6-96231b3b80d8