This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] Add sort.bench.cpp to libcxx/benchmarks/CMakeLists.txt
ClosedPublic

Authored by hans on May 24 2022, 6:55 AM.

Details

Summary

It was forgotten in D124740. Also pipe the lines through sort.

Diff Detail

Event Timeline

hans created this revision.May 24 2022, 6:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 24 2022, 6:55 AM
Herald added a subscriber: mgorny. · View Herald Transcript
hans requested review of this revision.May 24 2022, 6:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 24 2022, 6:55 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
jloser accepted this revision.May 24 2022, 7:24 AM
philnik accepted this revision.May 24 2022, 7:34 AM
This revision is now accepted and ready to land.May 24 2022, 7:34 AM
This revision was landed with ongoing or failed builds.May 24 2022, 7:42 AM
This revision was automatically updated to reflect the committed changes.