This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 3996cfb48 Add test for variant construction with duplicate types. new 68a0f8c8a Improve compile time of variant.
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/variant | 67 ++++++------ .../stress_test_variant_overloads_impl.sh.cpp | 118 +++++++++++++++++++++ 2 files changed, 154 insertions(+), 31 deletions(-) create mode 100644 test/libcxx/utilities/meta/stress_tests/stress_test_variant_ove [...]