[all-commits] [llvm/llvm-project] 99e832: [clang][analyzer] Ignore unnamed bitfields in Unin...
Abhinav Kumar via All-commits
all-commits at lists.llvm.org
Wed Mar 26 08:08:17 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 99e8321953a047a2994639df3df496cab779e199
https://github.com/llvm/llvm-project/commit/99e8321953a047a2994639df3df496cab779e199
Author: Abhinav Kumar <96587705+kr-2003 at users.noreply.github.com>
Date: 2025-03-26 (Wed, 26 Mar 2025)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObjectChecker.cpp
M clang/test/Analysis/cxx-uninitialized-object.cpp
Log Message:
-----------
[clang][analyzer] Ignore unnamed bitfields in UninitializedObjectChecker (#132427)
Fixes #132001
Co-authored-by: YLChenZ <chentongyongcz at gmail.com>
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