[all-commits] [llvm/llvm-project] dd788a: Reapply "[libc++][ranges] Add benchmarks for the `...

Konstantin Varlamov via All-commits all-commits at lists.llvm.org
Fri Sep 29 07:27:33 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dd788af74a33b0014b90e8fccf3fe377ee67cb29
      https://github.com/llvm/llvm-project/commit/dd788af74a33b0014b90e8fccf3fe377ee67cb29
  Author: Konstantin Varlamov <var-const at users.noreply.github.com>
  Date:   2023-09-29 (Fri, 29 Sep 2023)

  Changed paths:
    M libcxx/benchmarks/CMakeLists.txt
    M libcxx/benchmarks/ContainerBenchmarks.h
    M libcxx/benchmarks/deque.bench.cpp
    M libcxx/benchmarks/vector_operations.bench.cpp

  Log Message:
  -----------
  Reapply "[libc++][ranges] Add benchmarks for the `from_range` constructors of `vector` and `deque`." (#67753)

This reverts commit 10edd5d9436153ace82009a04900ac67d3adc202 and guards
against older versions of GCC to work around the problem.




More information about the All-commits mailing list