[PATCH] D56445: [Sema] Teach Clang that aligned allocation is not supported with macosx10.13
Louis Dionne via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 8 12:30:43 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL350649: [Sema] Teach Clang that aligned allocation is not supported with macosx10.13 (authored by ldionne, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D56445?vs=180688&id=180715#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56445/new/
https://reviews.llvm.org/D56445
Files:
cfe/trunk/include/clang/Basic/AlignedAllocation.h
cfe/trunk/test/Driver/unavailable_aligned_allocation.cpp
cfe/trunk/test/SemaCXX/unavailable_aligned_allocation.cpp
libcxx/trunk/test/libcxx/language.support/support.dynamic/libcpp_deallocate.sh.cpp
libcxx/trunk/test/libcxx/memory/aligned_allocation_macro.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56445.180715.patch
Type: text/x-patch
Size: 7832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190108/ddda42d3/attachment.bin>
More information about the cfe-commits
mailing list