[clang] [Clang] Implement P2843R3 - Preprocessing is never undefined (PR #192073)

via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 16 02:13:11 PDT 2026


================
@@ -330,7 +330,7 @@ <h2 id="cxx26">C++2c implementation status</h2>
  <tr>
    <td>Preprocessing is never undefined</td>
    <td><a href="https://wg21.link/P2843">P2843R3</a></td>
-   <td class="none" align="center">No</td>
+   <td class="partial" align="center">Partial</td>
----------------
yronglin wrote:

Done

https://github.com/llvm/llvm-project/pull/192073


More information about the cfe-commits mailing list