summaryrefslogtreecommitdiffstats
path: root/clang/www
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2014-12-19 22:10:51 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2014-12-19 22:10:51 +0000
commit5a0e50cd87840b9f326e88d3b35c04c3c3b4c76b (patch)
tree6fc3634d210ee2245b5f77302dea00b2402bc870 /clang/www
parent86a7f7154987ccb1a09fd399162694e120a427a7 (diff)
downloadbcm5719-llvm-5a0e50cd87840b9f326e88d3b35c04c3c3b4c76b.tar.gz
bcm5719-llvm-5a0e50cd87840b9f326e88d3b35c04c3c3b4c76b.zip
DR1048: drop top-level cv-qualifiers when deducing the return type of a
lambda-expression in C++11, to match the C++14 rules. llvm-svn: 224620
Diffstat (limited to 'clang/www')
-rw-r--r--clang/www/cxx_dr_status.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/www/cxx_dr_status.html b/clang/www/cxx_dr_status.html
index 4645e520424..d8dc9bcbc02 100644
--- a/clang/www/cxx_dr_status.html
+++ b/clang/www/cxx_dr_status.html
@@ -6103,7 +6103,7 @@ and <I>POD class</I></td>
<td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#1048">1048</a></td>
<td>CD3</td>
<td><TT>auto</TT> deduction and lambda return type deduction.</td>
- <td class="none" align="center">Unknown</td>
+ <td class="svn" align="center">SVN</td>
</tr>
<tr class="open" id="1049">
<td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_active.html#1049">1049</a></td>
OpenPOWER on IntegriCloud