[clang] [clang][analyzer] CallAndMessage warnings at pointer to uninitialized struct (PR #164600)
Balázs Kéri via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 27 09:24:28 PST 2025
balazske wrote:
The new option affects only the ArgPointeeInitializedness check (not ArgInitializedness) to not change existing behavior. (Documentation should be updated.)
https://github.com/llvm/llvm-project/pull/164600
More information about the cfe-commits
mailing list