[all-commits] [llvm/llvm-project] f20423: [clang] Rename -Wdeprecated-switch-case to -Wdepre...
Hans Wennborg via All-commits
all-commits at lists.llvm.org
Wed May 28 14:03:31 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f20423f496e9ceb340a3c11b54d6a7ff7e74f2bc
https://github.com/llvm/llvm-project/commit/f20423f496e9ceb340a3c11b54d6a7ff7e74f2bc
Author: Hans Wennborg <hans at hanshq.net>
Date: 2025-05-28 (Wed, 28 May 2025)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/include/clang/Basic/DiagnosticGroups.td
M clang/include/clang/Basic/DiagnosticSemaKinds.td
M clang/test/Sema/switch-availability.c
Log Message:
-----------
[clang] Rename -Wdeprecated-switch-case to -Wdeprecated-declarations-switch-case (#141779)
To make it more clear that it's a subset of -Wdeprecated-declarations.
Follow-up to #138562
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