[clang] Reapply "[C++20][Modules] Implement P1857R3 Modules Dependency Discovery" (#173130)" (PR #173789)
via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 18 02:02:48 PST 2026
================
@@ -20450,7 +20450,7 @@ <h2 id="cxxdr">C++ defect report implementation status</h2>
<td>[<a href="https://wg21.link/cpp.module">cpp.module</a>]</td>
<td>open</td>
<td>Limiting macro expansion in <I>pp-module</I></td>
- <td align="center">Not resolved</td>
+ <td class="unreleased" align="center">Clang 22</td>
----------------
yronglin wrote:
Done
https://github.com/llvm/llvm-project/pull/173789
More information about the cfe-commits
mailing list