llvm-capstone/libcxx
Eric Fiselier a32dd04238 Fix aligned allocation availability XFAILs after D56445.
D56445 bumped the minimum Mac OS X version required for aligned
allocation from 10.13 to 10.14. This caused libc++ tests depending
on the old value to break.

This patch updates the XFAILs for those tests to include 10.13.

llvm-svn: 351625
2019-01-19 03:27:05 +00:00
..
benchmarks [libcxx] Speeding up partition_point/lower_bound/upper_bound 2018-12-17 16:04:39 +00:00
cmake
docs Bump the trunk version to 9.0.0svn 2019-01-16 10:57:02 +00:00
fuzzing
include Bump the trunk version to 9.0.0svn 2019-01-16 10:57:02 +00:00
lib [libcxx] Support building hermetic static library 2019-01-06 06:14:31 +00:00
src [hurd] Fix unconditional use of PATH_MAX 2019-01-17 02:59:28 +00:00
test Fix aligned allocation availability XFAILs after D56445. 2019-01-19 03:27:05 +00:00
utils [libcxx] Add a script to run CI on older MacOS versions 2019-01-09 19:40:20 +00:00
www [libcxx] Reorganize tests since the application of P0602R4 2019-01-10 20:06:11 +00:00
.arcconfig
.clang-format
.gitignore
appveyor-reqs-install.cmd
appveyor.yml
CMakeLists.txt Bump the trunk version to 9.0.0svn 2019-01-16 10:57:02 +00:00
CREDITS.TXT
LICENSE.TXT Update year in license files 2019-01-15 15:10:32 +00:00
NOTES.TXT
TODO.TXT