aboutsummaryrefslogtreecommitdiff
path: root/clang/www
diff options
context:
space:
mode:
authorbgra8 <32298056+bgra8@users.noreply.github.com>2024-06-06 09:59:52 +0000
committerGitHub <noreply@github.com>2024-06-06 11:59:52 +0200
commit7f52e4c755fcd02232964f19bb0226878255f274 (patch)
tree6da211a9844d7736827153fe60060b8a90f23794 /clang/www
parente2858189bd99e6914dc2f63ab55b053a74b4e58b (diff)
downloadllvm-7f52e4c755fcd02232964f19bb0226878255f274.zip
llvm-7f52e4c755fcd02232964f19bb0226878255f274.tar.gz
llvm-7f52e4c755fcd02232964f19bb0226878255f274.tar.bz2
Revert "Reapply "[Clang][CWG1815] Support lifetime extension of temporary created by aggregate initialization using a default member initializer" (#92527)" (#94600)
Reverting due to https://github.com/llvm/llvm-project/pull/92527#issuecomment-2149120420. This reverts commit f049d72ac2bcc40fd91d4e95148658021fb24bf1. Co-authored-by: Bogdan Graur <bgraur@google.com>
Diffstat (limited to 'clang/www')
-rwxr-xr-xclang/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 b046468..4385744 100755
--- a/clang/www/cxx_dr_status.html
+++ b/clang/www/cxx_dr_status.html
@@ -10698,7 +10698,7 @@ and <I>POD class</I></td>
<td><a href="https://cplusplus.github.io/CWG/issues/1815.html">1815</a></td>
<td>CD4</td>
<td>Lifetime extension in aggregate initialization</td>
- <td class="unreleased" align="center">Clang 19</td>
+ <td class="none" align="center">No</td>
</tr>
<tr id="1816">
<td><a href="https://cplusplus.github.io/CWG/issues/1816.html">1816</a></td>