[clang] [Clang] fix crash by avoiding invalidation of extern main declaration during strictness checks (PR #104594)
via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 16 10:33:00 PDT 2024
https://github.com/Sirraide approved this pull request.
Ah, I should have noticed that `setInvalidDecl()` makes no sense there when I reviewed that. LGTM after fixing what Corentin pointed out.
https://github.com/llvm/llvm-project/pull/104594
More information about the cfe-commits
mailing list