[all-commits] [llvm/llvm-project] 71e9a4: [libc++] Mark vector<bool>::at() as constexpr to c...

Peng Liu via All-commits all-commits at lists.llvm.org
Tue Jan 7 13:42:20 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 71e9a48227a0599130b2f9ed090366bb973c57e5
      https://github.com/llvm/llvm-project/commit/71e9a48227a0599130b2f9ed090366bb973c57e5
  Author: Peng Liu <winner245 at hotmail.com>
  Date:   2025-01-07 (Tue, 07 Jan 2025)

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

  Log Message:
  -----------
  [libc++] Mark vector<bool>::at() as constexpr to conform to C++20 standard (#121848)

Closes #121844.



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