[libcxx-commits] [PATCH] D96057: [libc++] Require C++20 to build the benchmarks.

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Feb 9 08:44:18 PST 2021


ldionne added inline comments.


================
Comment at: libcxx/docs/ReleaseNotes.rst:41
 
-- ...
+- Starting with libc++13 a C++20 capable compiler is required to build the
+  libc++ benchmarks.
----------------
I would move this to API changes, though. It's not really a feature. No need to update the review.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96057



More information about the libcxx-commits mailing list