This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 3de658f6b Fix PR#41323 'Race condition in steady_clock::now for _LIBCPP [...] new 7b9927381 [libcxx] Make sure reference_wrapper works with incomplete types
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: .../refwrap.const/ctor.incomplete.pass.cpp} | 36 ++++++++++++++------- .../{cref_1.pass.cpp => cref.incomplete.pass.cpp} | 33 ++++++++++++++----- .../{ref_1.pass.cpp => ref.incomplete.pass.cpp} | 33 ++++++++++++++----- .../refwrap.invoke/invoke.incomplete.fail.cpp | 37 ++++++++++++++++++++++ www/cxx2a_status.html | 2 +- 5 files changed, 113 insertions(+), 28 deletions(-) copy test/std/utilities/{time/time.cal/time.cal.mwd/types.pass.cpp => function.obj [...] copy test/std/utilities/function.objects/refwrap/refwrap.helpers/{cref_1.pass.cpp [...] copy test/std/utilities/function.objects/refwrap/refwrap.helpers/{ref_1.pass.cpp = [...] create mode 100644 test/std/utilities/function.objects/refwrap/refwrap.invoke/invo [...]