[all-commits] [llvm/llvm-project] bcb917: [libc++][test] Fix more MSVC warnings (#74256)

Stephan T. Lavavej via All-commits all-commits at lists.llvm.org
Wed Dec 6 05:53:04 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bcb917eba70b454a3d11010c45889c364fd4d9ec
      https://github.com/llvm/llvm-project/commit/bcb917eba70b454a3d11010c45889c364fd4d9ec
  Author: Stephan T. Lavavej <stl at nuwen.net>
  Date:   2023-12-06 (Wed, 06 Dec 2023)

  Changed paths:
    M libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.assign/member_swap_noexcept.pass.cpp
    M libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.assign/nonmember_swap_noexcept.pass.cpp
    M libcxx/test/std/ranges/range.adaptors/range.filter/iterator/arrow.pass.cpp
    M libcxx/test/std/ranges/range.factories/range.repeat.view/size.pass.cpp

  Log Message:
  -----------
  [libc++][test] Fix more MSVC warnings (#74256)

Found while running libc++'s test suite with MSVC's STL.




More information about the All-commits mailing list