[PATCH] D119646: [clang] Allow consteval functions in default arguments

Corentin Jabot via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 13 01:18:13 PST 2022


cor3ntin added a comment.

There is also https://reviews.llvm.org/D74130 which tries to address the same issue in a very different way.
I don't really understand the different approaches yet.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119646



More information about the cfe-commits mailing list