diff options
author | Reid Kleckner <rnk@google.com> | 2018-08-22 17:47:41 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2018-08-22 17:47:41 +0000 |
commit | a65d943e334a861e446a153d1da1d0b54ae79f4f (patch) | |
tree | f612b9eb908a115c3b75f44972a0d2b08027d034 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | a60d7fac096f086324e3131770a78d9de591515c (diff) | |
download | llvm-a65d943e334a861e446a153d1da1d0b54ae79f4f.zip llvm-a65d943e334a861e446a153d1da1d0b54ae79f4f.tar.gz llvm-a65d943e334a861e446a153d1da1d0b54ae79f4f.tar.bz2 |
Disable the aligned allocation test on old mac versions instead of XFAILing it
It looks like this test XPASSes when the deployment target is older than
the OS of the system the test is running on. It looks like we run the
tests with -mmacosx-version-min=10.12, and that makes the test expect to
fail, but it passes.
llvm-svn: 340427
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions