This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from ed744ac69 [libcxx] Set ABI version 2 as default for Fuchsia new f18ee8f76 [libcxx] [test] Avoid MSVC truncation warnings. new 8a869d0f4 [libcxx] [test] Avoid unary_function. new ebb3225ce [libcxx] [test] Fix nodiscard warnings. new 97fc529b7 [libcxx] [test] Silence MSVC warning C4146. new bf3a3685c [libcxx] [test] Use TEST_COMPILER_C1XX. new c538ab0da [libcxx] [test] Fix whitespace, NFC.
The 6 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: .../alg.copy/copy.pass.cpp | 8 ++-- .../alg.copy/copy_backward.pass.cpp | 10 ++--- .../alg.copy/copy_if.pass.cpp | 8 ++-- .../alg.copy/copy_n.pass.cpp | 8 ++-- .../alg.generate/generate_n.pass.cpp | 5 ++- .../alg.unique/unique.pass.cpp | 2 +- .../alg.unique/unique_pred.pass.cpp | 2 +- .../queue/queue.defn/emplace.pass.cpp | 50 +++++++++++----------- test/std/containers/test_compare.h | 4 +- .../ostream.iterator.ops/assign_t.pass.cpp | 6 ++- .../new.delete.placement/new_array_ptr.fail.cpp | 2 +- .../new.delete.placement/new_ptr.fail.cpp | 2 +- .../support.dynamic/ptr.launder/launder.pass.cpp | 12 +++--- .../facet.num.get.members/test_neg_one.pass.cpp | 5 +++ .../conversions.string/ctor_err_string.pass.cpp | 6 +-- .../rand/rand.eng/rand.eng.lcong/values.pass.cpp | 8 ++-- test/std/strings/string.view/types.pass.cpp | 26 +++++------ .../thread/futures/futures.async/async.fail.cpp | 6 +-- .../meta.trans.other/remove_cvref.pass.cpp | 2 +- .../pairs/pairs.pair/assign_rv_pair.pass.cpp | 2 +- .../pairs/pairs.pair/const_pair_U_V.pass.cpp | 4 +- .../utility/pairs/pairs.pair/rv_pair_U_V.pass.cpp | 2 +- test/support/Counter.h | 4 +- 23 files changed, 97 insertions(+), 87 deletions(-)