[all-commits] [llvm/llvm-project] afffa0: [Clang] Do not emit -Wmissing-noreturn when [[nore...
Corentin Jabot via All-commits
all-commits at lists.llvm.org
Mon Jul 14 05:20:22 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: afffa0d334bf33c89f1f921ef950e14744e0f0e4
https://github.com/llvm/llvm-project/commit/afffa0d334bf33c89f1f921ef950e14744e0f0e4
Author: Corentin Jabot <corentinjabot at gmail.com>
Date: 2025-07-14 (Mon, 14 Jul 2025)
Changed paths:
M clang/lib/Sema/SemaDeclAttr.cpp
M clang/test/SemaCXX/wmissing-noreturn-suggestion.cpp
Log Message:
-----------
[Clang] Do not emit -Wmissing-noreturn when [[noreturn]] is present (#148552)
Fix a false positve warning which was introduced by #146234.
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