[clang] Fix an issue where we erroneously diagnose a `[[noreturn]]` function with `warn_suggest_noreturn_function` (PR #148695)

Corentin Jabot via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 15 00:04:28 PDT 2025


cor3ntin wrote:

> It seems that #148552 has fixed this issue.

Indeed. We appreciate the work you put in the PR though, thanks :)

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


More information about the cfe-commits mailing list