[all-commits] [llvm/llvm-project] 1cdc7f: [clang] [Sema] Suggest [[noreturn]] for void funct...
Samarth Narang via All-commits
all-commits at lists.llvm.org
Mon Jun 30 07:47:14 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1cdc7f8724107b546181d569f2be6dbffd0ffe01
https://github.com/llvm/llvm-project/commit/1cdc7f8724107b546181d569f2be6dbffd0ffe01
Author: Samarth Narang <70980689+snarang181 at users.noreply.github.com>
Date: 2025-06-30 (Mon, 30 Jun 2025)
Changed paths:
M clang/lib/Sema/SemaDeclAttr.cpp
A clang/test/SemaCXX/wmissing-noreturn-suggestion.cpp
Log Message:
-----------
[clang] [Sema] Suggest [[noreturn]] for void functions that always throw (#146234)
Implements https://github.com/llvm/llvm-project/issues/146223.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list