[all-commits] [llvm/llvm-project] 6b03d8: [libc++][NFC] Remove spurious check for is-constan...

Louis Dionne via All-commits all-commits at lists.llvm.org
Thu Sep 28 11:21:53 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b03d8aa9432682343efae24dcf31d911e634320
      https://github.com/llvm/llvm-project/commit/6b03d8aa9432682343efae24dcf31d911e634320
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2023-09-28 (Thu, 28 Sep 2023)

  Changed paths:
    M libcxx/test/std/algorithms/alg.modifying.operations/alg.copy/ranges.copy.segmented.pass.cpp

  Log Message:
  -----------
  [libc++][NFC] Remove spurious check for is-constant-evaluated

This NFC change was reverted as part of 880fa7faa97, but the change is
really good regardless of the associated Clang patch.




More information about the All-commits mailing list