diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-03-17 14:34:21 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-03-17 14:34:21 +0000 |
commit | 161ccb0e1480faf6f480fd376bcb51bf316b8090 (patch) | |
tree | 7183ac3df88239baf35907fa53b96a4b96b9fc4a /clang | |
parent | a14f320e3803409bf73d1f719dc254b9c23909df (diff) | |
download | bcm5719-llvm-161ccb0e1480faf6f480fd376bcb51bf316b8090.tar.gz bcm5719-llvm-161ccb0e1480faf6f480fd376bcb51bf316b8090.zip |
[cxx_status] Add entry for the Reflection TS.
llvm-svn: 327770
Diffstat (limited to 'clang')
-rw-r--r-- | clang/www/cxx_status.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html index 267875ee2c8..8861638de47 100644 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -1021,14 +1021,12 @@ and library features that are not part of standard C++.</p> <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> |