[all-commits] [llvm/llvm-project] c609cd: Give this diagnostic a diagnostic group (#136182)
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Fri Apr 18 04:09:48 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c609cd2df981d1fcbdfefa1e2601b965b9670630
https://github.com/llvm/llvm-project/commit/c609cd2df981d1fcbdfefa1e2601b965b9670630
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2025-04-18 (Fri, 18 Apr 2025)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/include/clang/Basic/DiagnosticSemaKinds.td
M clang/test/Misc/warning-flags.c
A clang/test/SemaCXX/uninitialized-no-ctor.cpp
Log Message:
-----------
Give this diagnostic a diagnostic group (#136182)
I put this under -Wunitialized because that's the same group it's under
in GCC.
Fixes #41104
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