This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from ec1d3f7 Revert previous cleanup; I got too agressive removing #ifdefs new 6111e65 Fixed a typo in __config that prevented the aligned new/delet [...] new fbe68a6 Implement LWG#2778: basic_string_view is missing constexpr.
The 2 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 | 2 +- include/string_view | 10 ++--- .../string.view/string.view.cons/assign.pass.cpp | 50 ++++++++++++++++++++++ www/cxx1z_status.html | 4 +- 4 files changed, 58 insertions(+), 8 deletions(-) create mode 100644 test/std/strings/string.view/string.view.cons/assign.pass.cpp