[all-commits] [llvm/llvm-project] e6c2fd: [libc++] Fix ambiguous call to std::max in vector<...

Peng Liu via All-commits all-commits at lists.llvm.org
Wed Apr 2 08:14:40 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e6c2fdc90fe40edeb2e2ce85a24fc88b82644b29
      https://github.com/llvm/llvm-project/commit/e6c2fdc90fe40edeb2e2ce85a24fc88b82644b29
  Author: Peng Liu <winner245 at hotmail.com>
  Date:   2025-04-02 (Wed, 02 Apr 2025)

  Changed paths:
    M libcxx/include/__vector/vector_bool.h
    A libcxx/test/std/containers/sequences/vector.bool/small_allocator_size.pass.cpp

  Log Message:
  -----------
  [libc++] Fix ambiguous call to std::max in vector<bool> (#119801)

Closes #121713.



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