[all-commits] [llvm/llvm-project] cac67d: [Clang] emit -Wignored-qualifiers diagnostic for c...
Oleksandr T. via All-commits
all-commits at lists.llvm.org
Tue Jan 21 12:49:46 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cac67d39362b23466708e464c00ce84abe16bece
https://github.com/llvm/llvm-project/commit/cac67d39362b23466708e464c00ce84abe16bece
Author: Oleksandr T. <oleksandr.tarasiuk at outlook.com>
Date: 2025-01-21 (Tue, 21 Jan 2025)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/include/clang/Basic/DiagnosticSemaKinds.td
M clang/lib/Sema/SemaDeclCXX.cpp
A clang/test/SemaCXX/warn-base-type-qualifiers.cpp
M libcxx/include/tuple
Log Message:
-----------
[Clang] emit -Wignored-qualifiers diagnostic for cv-qualified base classes (#121419)
Fixes #55474
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