[PATCH] D111079: [Clang] Add core papers added in the October 2021 WG21 plenary.
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 4 11:37:13 PDT 2021
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
LGTM, thanks! (Don't worry about the extra paren I found, I'll handle that when I land this.)
================
Comment at: clang/www/cxx_status.html:1341
+ <tr>
+ <td>Non-literal variables (and labels and gotos) in constexpr functions)</td>
+ <td><a href="https://wg21.link/P2242R3">P2242R3</a></td>
----------------
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111079/new/
https://reviews.llvm.org/D111079
More information about the cfe-commits
mailing list