[all-commits] [llvm/llvm-project] c7dc83: [Clang] fix diagnostic to correctly handle singula...
Oleksandr T. via All-commits
all-commits at lists.llvm.org
Thu Feb 6 00:37:46 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c7dc836bbe3658a9210a944b850450f5ae7b50a4
https://github.com/llvm/llvm-project/commit/c7dc836bbe3658a9210a944b850450f5ae7b50a4
Author: Oleksandr T. <oleksandr.tarasiuk at outlook.com>
Date: 2025-02-06 (Thu, 06 Feb 2025)
Changed paths:
M clang/include/clang/Basic/DiagnosticSemaKinds.td
M clang/test/SemaCXX/warn-base-type-qualifiers.cpp
Log Message:
-----------
[Clang] fix diagnostic to correctly handle singular and plural cases for redundant qualifiers on base class type (#125943)
Fixes #125942
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