[PATCH] D63960: [C++20] Add consteval-specific semantic for functions

Louis Dionne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 13 13:04:01 PDT 2020


ldionne added a comment.

@Tyker @rsmith You might be interested in reading https://llvm.org/PR45912, which describes what I believe to be an issue with this patch (or another related patch for `consteval` -- not sure).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63960





More information about the cfe-commits mailing list