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

Corentin Jabot via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 28 12:16:17 PST 2022


cor3ntin updated this revision to Diff 478321.
cor3ntin added a comment.

Add an evaluation test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138851

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/AST/ExprConstant.cpp
  clang/lib/Frontend/InitPreprocessor.cpp
  clang/test/Lexer/cxx-features.cpp
  clang/test/SemaCXX/constant-expression-cxx2b.cpp
  clang/www/cxx_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138851.478321.patch
Type: text/x-patch
Size: 7144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221128/dfadac1c/attachment-0001.bin>


More information about the cfe-commits mailing list