[clang] [Clang] Warn about `[[noreturn]]` on coroutines (PR #127623)

via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 18 12:20:04 PST 2025


https://github.com/Sirraide commented:

I still think it makes more sense to diagnose this when the FunctionDecl is created rather than when we try and return from it.

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


More information about the cfe-commits mailing list