This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from fdbd18f [libcxx] [test] Strip trailing whitespace. new 07d23d5 Implement LWG 2773 - std::ignore should be constexpr.
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/tuple | 8 ++-- .../utilities/tuple/tuple.general/ignore.pass.cpp | 56 ++++++++++++++++++++++ .../tuple/tuple.tuple/tuple.creation/tie.pass.cpp | 21 ++++++++ www/cxx1z_status.html | 2 +- 4 files changed, 83 insertions(+), 4 deletions(-) create mode 100644 test/std/utilities/tuple/tuple.general/ignore.pass.cpp