[clang] [clang] [modules] Add err_main_in_named_module (PR #146247)
Jan Patrick Lehr via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 30 02:45:35 PDT 2025
jplehr wrote:
> It seems I need to add the line `// WARNING-NEXT: -Wmain-attached-to-named-module` on this [line](https://sourcegraph.com/github.com/llvm/llvm-project/-/blob/clang/test/Driver/autocomplete.c?L114) to fix the autocomplete test.
>
> What is the process to amend this PR?
I think you can open a new PR that fixes the issue.
https://github.com/llvm/llvm-project/pull/146247
More information about the cfe-commits
mailing list