[clang] [C++][Modules] A module directive may only appear as the first preprocessing tokens in a file (PR #144233)
via cfe-commits
cfe-commits at lists.llvm.org
Sat Jun 14 20:36:01 PDT 2025
yronglin wrote:
> Should this commit also mark the papers as implemented on https://clang.llvm.org/cxx_status.html?
This PR is only part of it, so I want to mark it as "implemented" after the paper feature is fully implemented.
https://github.com/llvm/llvm-project/pull/144233
More information about the cfe-commits
mailing list