This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from f653588 Fix undefined behavior in __hash_table new eef85d9 Implement the in_place tags from p0032r3.
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/utility | 58 +++++++++++++ .../utility/utility.inplace/inplace.pass.cpp | 99 ++++++++++++++++++++++ 2 files changed, 157 insertions(+) create mode 100644 test/std/utilities/utility/utility.inplace/inplace.pass.cpp