[PATCH] D150450: Add C++26 compile flags.

Corentin Jabot via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat May 13 00:25:07 PDT 2023


cor3ntin added inline comments.


================
Comment at: clang/www/cxx_status.html:1568
 
+<h2 id="cxx26">C++2c implementation status</h2>
+
----------------
h-vetinari wrote:
> The longer this page gets, the more I feel it should be sorted in reverse chronological order of the standard versions. It's bothersome IMO to keep scrolling past almost-fully implemented standards (currently the tables for C++17 & C++20) before getting to see the status of the latest & greatest. 
> 
> https://en.cppreference.com/w/cpp/compiler_support is sorted in reverse order as well.
This sounds like an excellent improvement.
Erich, would you rather do that in this pr, or i can submit a different patch afterwards?


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

https://reviews.llvm.org/D150450



More information about the cfe-commits mailing list