This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 94664a1ad Update to-do list with new work from WG21 meeting in San Diego new 3870a97d8 Fix PR39619 - iterator_traits isn't SFINAE-friendly enough. T [...]
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/iterator | 19 +++- .../iterator.traits/empty.fail.cpp | 122 +++++++++++++++++++++ .../iterator.traits/iterator.pass.cpp | 1 + 3 files changed, 141 insertions(+), 1 deletion(-) create mode 100644 test/std/iterators/iterator.primitives/iterator.traits/empty.fail.cpp