[PATCH] D138851: [Clang] Permit static constexpr variables in constexpr functions

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 28 12:08:16 PST 2022


erichkeane added a comment.

Can you add some tests that do meaningful things with the static variable?  Particularly during constexpr evaluation time?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138851



More information about the cfe-commits mailing list