This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 9678b5d26 Mark the move construct/move assign tests as unsupported on C++03 new d8754baf4 Add benchmark for std::set.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: benchmarks/CartesianBenchmarks.hpp | 83 ++++++++++--- benchmarks/ordered_set.bench.cpp | 249 +++++++++++++++++++++++++++++++++++++ 2 files changed, 312 insertions(+), 20 deletions(-) create mode 100644 benchmarks/ordered_set.bench.cpp