Author: rsmith
Date: Sat Mar 17 07:34:21 2018
New Revision: 327770

URL: http://llvm.org/viewvc/llvm-project?rev=327770&view=rev
Log:
[cxx_status] Add entry for the Reflection TS.

Modified:
    cfe/trunk/www/cxx_status.html

Modified: cfe/trunk/www/cxx_status.html
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/www/cxx_status.html?rev=327770&r1=327769&r2=327770&view=diff
==============================================================================
--- cfe/trunk/www/cxx_status.html (original)
+++ cfe/trunk/www/cxx_status.html Sat Mar 17 07:34:21 2018
@@ -1021,14 +1021,12 @@ and library features that are not part o
       <td><tt>-fmodules-ts</tt></td>
       <td class="none" align="center">WIP</td>
     </tr>
-<!--
     <tr>
       <td>[DRAFT TS] Reflection</td>
       <td><a href="http://wg21.link/p0194r6";>P0194R6</a></td>
       <td></td>
       <td class="none" align="center">No</td>
     </tr>
--->
     <tr>
       <td>[TS] Transactional Memory</td>
       <td><a 
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4514.pdf";>N4514</a></td>


_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to