summaryrefslogtreecommitdiffstats
path: root/clang/www/cxx_status.html
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2019-07-20 09:32:27 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2019-07-20 09:32:27 +0000
commit6a3820503910cd839b8f7c2bdb22601d25c4356a (patch)
tree1e6b26ebfcde6af49235b8547aa81089ef481cc6 /clang/www/cxx_status.html
parent7017a6d3a3f44f4c0302a34b026d190f1e69a704 (diff)
downloadbcm5719-llvm-6a3820503910cd839b8f7c2bdb22601d25c4356a.tar.gz
bcm5719-llvm-6a3820503910cd839b8f7c2bdb22601d25c4356a.zip
[c++20] P1161R3: a[b,c] is deprecated.
llvm-svn: 366630
Diffstat (limited to 'clang/www/cxx_status.html')
-rwxr-xr-xclang/www/cxx_status.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html
index abb182c3691..e9953bdb64d 100755
--- a/clang/www/cxx_status.html
+++ b/clang/www/cxx_status.html
@@ -1098,7 +1098,7 @@ as the draft C++2a standard evolves.
<tr>
<td>Deprecate <tt>a[b,c]</tt></td>
<td><a href="http://wg21.link/p1161r3">P1161R3</a></td>
- <td class="none" align="center">No</td>
+ <td class="svn" align="center">SVN</td>
</tr>
<tr>
<td>Deprecate some problematic uses of <tt>volatile</tt></td>
OpenPOWER on IntegriCloud