[PATCH] D111400: [Clang][C++2b] P2242R3: Non-literal variables [...] in constexpr

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 22 09:35:43 PDT 2022


erichkeane accepted this revision.
erichkeane added a comment.

In D111400#3399876 <https://reviews.llvm.org/D111400#3399876>, @cor3ntin wrote:

> - Add tests for _Thread_local, thread
>
> (these should be supported in c++23 constexpr function)
>
> - Change /declaration/definition/ in a diagnostic message

SGTM, thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111400



More information about the cfe-commits mailing list