================
@@ -191,7 +191,7 @@ <h2 id="c2y">C2y implementation status</h2>
     <tr>
       <td>Slay Some Earthly Demons III</td>
       <td><a 
href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3341.pdf";>N3341</a></td>
-      <td class="unknown" align="center">Unknown</td>
+      <td class="full" align="center">Yes</td>
----------------
AaronBallman wrote:

It went from UB to implementation-defined, but we've always defined (and failed 
to document) the behavior. So there were no substantive changes in Clang 20, 
which is why I claimed "Yes" instead of Clang 20. The release note is mostly 
for user awareness about the change in diagnostic behavior.

https://github.com/llvm/llvm-project/pull/115478
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to