[clang] [clang] [modules] Add err_main_in_named_module (PR #146247)

Ashwin Banwari via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 30 02:42:43 PDT 2025


ashwinbanwari 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?

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


More information about the cfe-commits mailing list