[all-commits] [llvm/llvm-project] 91876e: [libc++] Increase the constexpr steps limit on som...

Konstantin Varlamov via All-commits all-commits at lists.llvm.org
Thu Jul 27 15:29:56 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 91876eab93a9f0ef29a339ed99bdb1c8ed1e85c6
      https://github.com/llvm/llvm-project/commit/91876eab93a9f0ef29a339ed99bdb1c8ed1e85c6
  Author: Konstantin Varlamov <varconsteq at gmail.com>
  Date:   2023-07-27 (Thu, 27 Jul 2023)

  Changed paths:
    M libcxx/test/std/utilities/template.bitset/bitset.members/op_or_eq.pass.cpp
    M libcxx/test/std/utilities/template.bitset/bitset.members/right_shift_eq.pass.cpp

  Log Message:
  -----------
  [libc++] Increase the constexpr steps limit on some `bitset` tests.

Prevent these tests from failing on some platforms (the number of
constexpr steps increased by https://reviews.llvm.org/D154860).




More information about the All-commits mailing list