[libcxx-commits] [PATCH] D80821: [libc++] Fix issues with the triviality of std::array
Fangrui Song via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri May 29 16:57:51 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7265ff928a97: [libc++] Fix issues with the triviality of std::array (authored by ldionne, committed by MaskRay).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80821/new/
https://reviews.llvm.org/D80821
Files:
libcxx/include/array
libcxx/test/libcxx/containers/sequences/array/triviality.pass.cpp
libcxx/test/std/containers/sequences/array/aggregate.pass.cpp
libcxx/test/std/containers/sequences/array/array.cons/default.pass.cpp
libcxx/test/std/containers/sequences/array/array.cons/implicit_copy.pass.cpp
libcxx/test/std/containers/sequences/array/array.cons/initialization.pass.cpp
libcxx/test/std/containers/sequences/array/array.cons/initializer_list.pass.cpp
libcxx/test/std/containers/sequences/array/array.data/data.pass.cpp
libcxx/test/std/containers/sequences/array/array.data/data_const.pass.cpp
libcxx/test/std/containers/sequences/array/iterators.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80821.267417.patch
Type: text/x-patch
Size: 23433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200529/dccb890f/attachment-0001.bin>
More information about the libcxx-commits
mailing list