This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 05e705f9e Try again, this time with the correct address new c58e4723e Implement most of P0607: Inline Variables for the Standard Li [...]
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/__config | 7 +- include/__functional_base | 4 +- include/__mutex_base | 6 +- include/chrono | 5 +- include/functional | 28 ++-- include/memory | 5 +- include/mutex | 6 +- include/optional | 4 +- include/ratio | 30 ++-- include/system_error | 8 +- include/tuple | 8 +- include/type_traits | 370 +++++++++++++++++++++++++++------------------- include/utility | 19 +-- include/variant | 8 +- www/cxx1z_status.html | 4 +- 15 files changed, 295 insertions(+), 217 deletions(-)