[clang] [clang] [Sema] Suggest [[noreturn]] for void functions that always throw (PR #146234)
Corentin Jabot via cfe-commits
cfe-commits at lists.llvm.org
Sun Jul 13 14:44:11 PDT 2025
cor3ntin wrote:
This fails for templates https://compiler-explorer.com/z/x6a8G13Ms
Presumably because of #37650
@snarang181 @erichkeane
https://github.com/llvm/llvm-project/pull/146234
More information about the cfe-commits
mailing list