[PATCH] D119225: [clang] Add core papers adopted at the february plenary.
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 8 03:52:22 PST 2022
aaron.ballman added inline comments.
================
Comment at: clang/www/cxx_status.html:1394
+ <td><a href="https://wg21.link/P2173R1">P2173R1</a></td>
+ <td class="none" align="center">No</td>
+ </tr>
----------------
We support this one. I implemented it in https://github.com/llvm/llvm-project/commit/b2bc0a32545f9b066fed1631c6fba92a2a5a6d84.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119225/new/
https://reviews.llvm.org/D119225
More information about the cfe-commits
mailing list