[clang] [Clang] Warn about `[[noreturn]]` on coroutines (PR #127623)
via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 18 12:21:31 PST 2025
Sirraide wrote:
> I still think it makes more sense to diagnose this when the FunctionDecl is created rather than when we try and return from it.
Huh, weird, github went ahead and posted that comment anyway even though it was complaining about the review message being empty. This was supposed to be in reference to the SemaStmt changes.
https://github.com/llvm/llvm-project/pull/127623
More information about the cfe-commits
mailing list