summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 611c8427af1..cebe2ed136d 100755
--- a/clang/www/cxx_status.html
+++ b/clang/www/cxx_status.html
@@ -1010,7 +1010,7 @@ as the draft C++2a standard evolves.
</tr>
<tr>
<td><a href="http://wg21.link/p0784r7">P0784R7</a></td>
- <td class="none" align="center">No</td>
+ <td class="partial" align="center">Partial</td>
</tr>
<tr>
<td>Prohibit aggregates with user-declared constructors</td>
OpenPOWER on IntegriCloud