[all-commits] [llvm/llvm-project] b89f09: [Clang] Enhance handling of [[deprecated]] attribu...
Oleksandr T. via All-commits
all-commits at lists.llvm.org
Fri Oct 25 00:41:05 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b89f09f5cc072b927917844a5781be3600acb72a
https://github.com/llvm/llvm-project/commit/b89f09f5cc072b927917844a5781be3600acb72a
Author: Oleksandr T. <oleksandr.tarasiuk at outlook.com>
Date: 2024-10-25 (Fri, 25 Oct 2024)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/Sema/SemaAvailability.cpp
M clang/test/SemaCXX/deprecated.cpp
Log Message:
-----------
[Clang] Enhance handling of [[deprecated]] attribute diagnostics for local variables (#113575)
Fixes #90073
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