[PATCH] D144572: [C++20] Stop claiming full support for consteval (for the moment!)

Roy Jacobson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 22 13:29:47 PST 2023


royjacobson added a comment.

In D144572#4145614 <https://reviews.llvm.org/D144572#4145614>, @cor3ntin wrote:

> @aaron.ballman is the plan to backport that to clang 16? I think it probably should.
> We ought to try to improve the situation for clang 17

cxx_status.html is always updated from trunk, no? I don't think we need to bother with backporting if that's the case


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144572



More information about the cfe-commits mailing list