This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 01609af Enable installation of libc++experimental by default. new b9231a2 Fix PR30260 - optional<const T> not working.
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/experimental/optional | 33 +++++++++++++--------- .../optional.object.assign/assign_value.pass.cpp | 13 +++++++++ .../optional.object.assign/copy.pass.cpp | 12 ++++++++ .../optional.object.assign/emplace.pass.cpp | 6 ++++ .../emplace_initializer_list.pass.cpp | 11 ++++++++ .../optional.object.assign/move.pass.cpp | 12 ++++++++ .../optional.object.ctor/copy.pass.cpp | 10 +++++++ .../optional.object.ctor/move.pass.cpp | 21 ++++++++++++++ .../optional.object.swap/swap.pass.cpp | 9 ++++++ 9 files changed, 113 insertions(+), 14 deletions(-)