h-vetinari added inline comments.
================
Comment at: clang/www/cxx_status.html:1485-1486
+ <details><summary>Clang 17 (Partial)</summary>
+ We do not support outside of defaulted special memeber functions the
change that constexpr functions no
+ longer have to be constexpr compatible but rather support a less
restricted requirements for constexpr
+ functions. Which include allowing non-literal types as return values
and paremeters, allow calling of
----------------
That sentence is impossible to parse for me. Is "outside of defaulted special
member functions" supposed to be a subclause? The second sentence is also not
great ("Which include [X], allow [Y]").
Also typos: "memeber" and "paremeters".
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146090/new/
https://reviews.llvm.org/D146090
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits