[libcxx-commits] [PATCH] D81770: Modifications to the algorithm sort benchmark

Martijn Vels via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jul 6 13:09:59 PDT 2020


mvels added inline comments.


================
Comment at: libcxx/benchmarks/algorithms.bench.cpp:180
+      Body(Copy);
+      bencvhmark::DoNotOptimize(Copy);
     }
----------------
s/bencvhmark/benchmark/


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81770/new/

https://reviews.llvm.org/D81770





More information about the libcxx-commits mailing list