This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 8286acce4 [libc++] Fix PR20855 -- libc++ incorrectly diagnoses illegal [...] new cc7048888 Implement LWG2783: stack::emplace() and queue::emplace() shou [...]
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/queue | 2 +- include/stack | 2 +- .../queue/queue.defn/emplace.pass.cpp | 55 +++++++++++++++------- .../stack/stack.defn/emplace.pass.cpp | 25 ++++++++-- www/cxx2a_status.html | 6 +-- 5 files changed, 64 insertions(+), 26 deletions(-)