[libcxx-commits] [PATCH] D66509: libcxx: Rename .hpp files in libcxx/benchmarks to .h

Nico Weber via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Aug 20 19:01:29 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf938755a3312: libcxx: Rename .hpp files in libcxx/benchmarks to .h (authored by thakis).
Herald added a project: libc++.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66509

Files:
  libcxx/benchmarks/CartesianBenchmarks.h
  libcxx/benchmarks/CartesianBenchmarks.hpp
  libcxx/benchmarks/ContainerBenchmarks.h
  libcxx/benchmarks/ContainerBenchmarks.hpp
  libcxx/benchmarks/GenerateInput.h
  libcxx/benchmarks/GenerateInput.hpp
  libcxx/benchmarks/Utilities.h
  libcxx/benchmarks/Utilities.hpp
  libcxx/benchmarks/algorithms.bench.cpp
  libcxx/benchmarks/algorithms.partition_point.bench.cpp
  libcxx/benchmarks/deque.bench.cpp
  libcxx/benchmarks/filesystem.bench.cpp
  libcxx/benchmarks/function.bench.cpp
  libcxx/benchmarks/ordered_set.bench.cpp
  libcxx/benchmarks/string.bench.cpp
  libcxx/benchmarks/unordered_set_operations.bench.cpp
  libcxx/benchmarks/vector_operations.bench.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66509.216315.patch
Type: text/x-patch
Size: 5708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190821/38749b3d/attachment.bin>


More information about the libcxx-commits mailing list