summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2016-06-24 13:25:08 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2016-06-24 13:25:08 +0000
commit2517843eafcc20b99e13520de3d9b7c5d859bae6 (patch)
tree7cdc7a6ef1ceaca6cf5883b9b3a292bf7155bb90 /clang
parent7ba5bf5dc73b96c45d6136d4dffdbae09c3971da (diff)
downloadbcm5719-llvm-2517843eafcc20b99e13520de3d9b7c5d859bae6.tar.gz
bcm5719-llvm-2517843eafcc20b99e13520de3d9b7c5d859bae6.zip
Updates from further motions.
llvm-svn: 273676
Diffstat (limited to 'clang')
-rw-r--r--clang/www/cxx_status.html9
1 files changed, 1 insertions, 8 deletions
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html
index c7360caadb4..6bd720e2251 100644
--- a/clang/www/cxx_status.html
+++ b/clang/www/cxx_status.html
@@ -697,23 +697,16 @@ as the draft C++1z standard evolves.</p>
<td><a href="http://wg21.link/p0135r1">P0135R1</a></td>
<td class="none" align="center">No</td>
</tr>
- <!--
<tr>
- <td>Stricter expression evaluation order</td>
+ <td>Stricter expression evaluation order (chapter 8 alternative)</td>
<td><a href="http://wg21.link/p0145r3">P0145R3</a></td>
<td class="none" align="center">No</td>
</tr>
<tr>
- <td>Classes are comparable by default</td>
- <td><a href="http://wg21.link/p0221r2">P0221R2</a></td>
- <td class="none" align="center">No</td>
- </tr>
- <tr>
<td>Requirement to ignore unknown attributes</td>
<td><a href="http://wg21.link/p0283r2">P0283R2</a></td>
<td class="full" align="center">Yes</td>
</tr>
- -->
<tr>
<td><tt>constexpr</tt> <em>if-statement</em>s</td>
<td><a href="http://wg21.link/p0292r2">P0292R2</a></td>
OpenPOWER on IntegriCloud