================ @@ -390,7 +390,7 @@ <h2 id="cxx26">C++2c implementation status</h2> <tr> <td>Defang and deprecate <code>memory_order::consume</code></td> <td><a href="https://wg21.link/P3475">P3475R2</a></td> - <td class="none" align="center">No</td> + <td class="full" align="center">Clang 24</td> ---------------- zwuis wrote:
```suggestion <td class="unreleased" align="center">Clang 24</td> ``` https://github.com/llvm/llvm-project/pull/219912 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
