This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 5f2b21c3c Revert "[libc++] Do not cleverly link against libc++abi just [...] new 5625778f5 This patch makes swap functions constexpr. Both swap overload [...]
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/type_traits | 5 +++-- include/utility | 4 ++-- .../alg.swap/iter_swap.pass.cpp | 14 ++++++++++++++ .../alg.swap/swap_ranges.pass.cpp | 19 +++++++++++++++++++ test/std/utilities/utility/utility.swap/swap.pass.cpp | 14 ++++++++++++++ .../utility/utility.swap/swap_array.pass.cpp | 18 ++++++++++++++++++ 6 files changed, 70 insertions(+), 4 deletions(-)