[PATCH] D75524: [www] cxx_status: Update Reflection TS to Cologne draft
Hubert Tong via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 3 07:25:31 PST 2020
hubert.reinterpretcast created this revision.
hubert.reinterpretcast added reviewers: rsmith, aaron.ballman.
Herald added a project: clang.
As of the 2019 Cologne meeting, according to its minutes (N4826), N4818 is the draft of the Reflection TS.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D75524
Files:
clang/www/cxx_status.html
Index: clang/www/cxx_status.html
===================================================================
--- clang/www/cxx_status.html
+++ clang/www/cxx_status.html
@@ -1321,7 +1321,7 @@
</tr>
<tr>
<td>[DRAFT TS] Reflection</td>
- <td><a href="https://wg21.link/n4746">N4746</a></td>
+ <td><a href="https://wg21.link/n4818">N4818</a></td>
<td></td>
<td class="none" align="center">No</td>
</tr>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75524.247898.patch
Type: text/x-patch
Size: 437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200303/f2db0031/attachment.bin>
More information about the cfe-commits
mailing list