[all-commits] [llvm/llvm-project] a7c963: [libc++][test] update `MinSequenceContainer.h` to ...

Alex Guteniev via All-commits all-commits at lists.llvm.org
Sat Sep 13 10:52:13 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a7c963ab763c98188010cd654902cee4734249ee
      https://github.com/llvm/llvm-project/commit/a7c963ab763c98188010cd654902cee4734249ee
  Author: Alex Guteniev <gutenev at gmail.com>
  Date:   2025-09-14 (Sun, 14 Sep 2025)

  Changed paths:
    M libcxx/test/support/MinSequenceContainer.h

  Log Message:
  -----------
  [libc++][test] update `MinSequenceContainer.h` to make one more test pass on MSVC STL (#158344)

Continues #140287

`from_range_t` constructor is needed by MSVC STL to pass
`std/containers/container.adaptors/flat.set/flat.set.cons/range.pass.cpp`.

The rest are added to complete the container according to
https://github.com/llvm/llvm-project/pull/140287#pullrequestreview-2848573089.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list