[all-commits] [llvm/llvm-project] 87dd8c: [libc++][CI] increases constexpr evaluation limit.

mordante via All-commits all-commits at lists.llvm.org
Wed Aug 31 10:16:58 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 87dd8c72893485a31c9b5a8dad717a75214390f5
      https://github.com/llvm/llvm-project/commit/87dd8c72893485a31c9b5a8dad717a75214390f5
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2022-08-31 (Wed, 31 Aug 2022)

  Changed paths:
    M libcxx/test/std/utilities/charconv/charconv.to.chars/integral.pass.cpp
    M libcxx/utils/libcxx/test/features.py

  Log Message:
  -----------
  [libc++][CI] increases constexpr evaluation limit.

This was discovered as an issue in D131317.

Depends on D131835

Reviewed By: #libc, var-const, ldionne, philnik

Differential Revision: https://reviews.llvm.org/D131836




More information about the All-commits mailing list