[all-commits] [llvm/llvm-project] e9612e: [libc++] Fix some constexpr tests broken by D68837

Louis Dionne via All-commits all-commits at lists.llvm.org
Thu Nov 7 04:29:37 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e9612e9e851ccd288f83739a1950ebb45d212aee
      https://github.com/llvm/llvm-project/commit/e9612e9e851ccd288f83739a1950ebb45d212aee
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2019-11-07 (Thu, 07 Nov 2019)

  Changed paths:
    M libcxx/test/std/algorithms/alg.modifying.operations/alg.copy/copy.pass.cpp
    M libcxx/test/std/algorithms/alg.modifying.operations/alg.copy/copy_backward.pass.cpp
    M libcxx/test/std/algorithms/alg.modifying.operations/alg.copy/copy_if.pass.cpp
    M libcxx/test/std/algorithms/alg.modifying.operations/alg.copy/copy_n.pass.cpp

  Log Message:
  -----------
  [libc++] Fix some constexpr tests broken by D68837

This doesn't fix all the issues with D68837




More information about the All-commits mailing list