This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from b173b26b9 Work around GCC constexpr initialization bug new f3224ac00 [libc++] Fix PR35491 - std::array of zero-size doesn't work w [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/array | 76 +++++++++++++++++----- .../sequences/array/array.cons/default.pass.cpp | 17 +++++ .../sequences/array/array.data/data.pass.cpp | 10 +++ .../sequences/array/array.data/data_const.pass.cpp | 10 +++ test/std/containers/sequences/array/begin.pass.cpp | 9 +++ 5 files changed, 106 insertions(+), 16 deletions(-)