Some work-in-progress patches for the format header contain benchmarks.
The format header requires C++20 to build. This is a preparation to make
it easy to add these benchmarks.
Details
Details
- Reviewers
ldionne - Group Reviewers
Restricted Project - Commits
- rG34acc9164244: [libc++] Require C++20 to build the benchmarks.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This LGTM, let's see if other build bots not covered by our CI complain.
If they do, then we need to migrate them to our CI :-).
libcxx/docs/ReleaseNotes.rst | ||
---|---|---|
41 | I would move this to API changes, though. It's not really a feature. No need to update the review. |
Comment Actions
The sanitizer-ppc64be-linux build node uses gcc 7.3.1 and fails http://lab.llvm.org:8011/#/builders/18/builds/749
I would move this to API changes, though. It's not really a feature. No need to update the review.