[PATCH] D128119: [clang] Enforce instantiation of constexpr template functions during non-constexpr evaluation

serge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 8 06:33:56 PDT 2022


serge-sans-paille added a comment.

@shafik: I've implemented your patch which indeed looks closer to the original intent
@aaron.ballman : test case and code updated.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128119



More information about the cfe-commits mailing list