This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from cd20679 Add another workaround for C++17 inline variable ABI breakage. new cebaf5c Make tuple_constructible and family lazy again.
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 | 12 ++- .../tuple.cnstr/test_lazy_sfinae.pass.cpp | 102 +++++++++++++++++++++ 2 files changed, 111 insertions(+), 3 deletions(-) create mode 100644 test/std/utilities/tuple/tuple.tuple/tuple.cnstr/test_lazy_sfin [...]