[PATCH] D151094: [clang] Implement P2564 "consteval must propagate up"

Corentin Jabot via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 23 05:59:02 PDT 2023


cor3ntin added a comment.

In D151094#4364133 <https://reviews.llvm.org/D151094#4364133>, @Fznamznon wrote:

> Out of curiosity - does something like these examples - https://godbolt.org/z/Eqb58Wqoo work as expected?

Yes! I added those as tests, thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151094



More information about the cfe-commits mailing list