summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFaisal Vali <faisalv@yahoo.com>2017-10-22 22:29:52 +0000
committerFaisal Vali <faisalv@yahoo.com>2017-10-22 22:29:52 +0000
commit39ff4010261d4a989a2c18612c5b99845e1f1923 (patch)
tree441212340da54d78b8392971dca740298fcf767b
parent9e802eaf6075ae1e9b1753ad0190246bb2425e08 (diff)
downloadbcm5719-llvm-39ff4010261d4a989a2c18612c5b99845e1f1923.tar.gz
bcm5719-llvm-39ff4010261d4a989a2c18612c5b99845e1f1923.zip
[c++2a] Update cxx_status w __VA_OPT__ marked as completed in SVN.
llvm-svn: 316304
-rw-r--r--clang/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 85c0abcf26c..729915e7c27 100644
--- a/clang/www/cxx_status.html
+++ b/clang/www/cxx_status.html
@@ -813,7 +813,7 @@ as the draft C++2a standard evolves.
<tr>
<td><tt>__VA_OPT__</tt> for preprocessor comma elision</td>
<td><a href="http://wg21.link/p0306r4">P0306R4</a></td>
- <td class="none" align="center">No</td>
+ <td class="svn" align="center">SVN</td>
</tr>
<tr>
<td>Designated initializers</td>
OpenPOWER on IntegriCloud