History log of /external/libcxx/test/std/language.support/support.dynamic/new.delete/new.delete.array/new_align_val_t.pass.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6d36efa497230e2700e59237f3577b76d6d59767 20-Oct-2016 Eric Fiselier <eric@efcs.ca> Attempt to workaround XPASS for aligned allocation tests

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@284691 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/std/language.support/support.dynamic/new.delete/new.delete.array/new_align_val_t.pass.cpp
f172df1f438f1dd40d751c5a4462ce5543969b6f 14-Oct-2016 Eric Fiselier <eric@efcs.ca> XFAIL aligned allocation tests for older Clang versions

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@284214 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/std/language.support/support.dynamic/new.delete/new.delete.array/new_align_val_t.pass.cpp
9acbffa370bd03e4e0ed742110e4c780b99c28ac 14-Oct-2016 Eric Fiselier <eric@efcs.ca> Implement P0035R4 -- Add C++17 aligned allocation functions

Summary:
This patch implements the library side of P0035R4. The implementation is thanks to @rsmith.

In addition to the C++17 implementation, the library implementation can be explicitly turned on using `-faligned-allocation` in all dialects.


Reviewers: mclow.lists, rsmith

Subscribers: rsmith, cfe-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@284206 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/std/language.support/support.dynamic/new.delete/new.delete.array/new_align_val_t.pass.cpp