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

via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 18 09:03:06 PST 2025


Sirraide wrote:

> I'm not sure if that's reasonable, or if the first warning should be omitted.

Hmm, I suspect that not doing that in analysis-based warnings might help with that.

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


More information about the cfe-commits mailing list