[PATCH] D54814: Move internal usages of `alignof`/`__alignof` to use `_LIBCPP_ALIGNOF`.
Eric Fiselier via Phabricator
reviews at reviews.llvm.org
Wed Nov 28 10:18:56 PST 2018
This revision was automatically updated to reflect the committed changes.
EricWF marked 3 inline comments as done.
Closed by commit rCXX347787: Move internal usages of `alignof`/`__alignof` to use `_LIBCPP_ALIGNOF`. (authored by EricWF, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D54814?vs=174984&id=175723#toc
Repository:
rCXX libc++
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54814/new/
https://reviews.llvm.org/D54814
Files:
include/__config
include/__sso_allocator
include/experimental/coroutine
include/memory
include/type_traits
include/valarray
test/libcxx/libcpp_alignof.pass.cpp
test/std/containers/sequences/array/size_and_alignment.pass.cpp
test/std/utilities/meta/meta.trans/meta.trans.other/aligned_storage.pass.cpp
test/support/test_macros.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54814.175723.patch
Type: text/x-patch
Size: 18634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20181128/baead546/attachment-0001.bin>
More information about the libcxx-commits
mailing list