[llvm-branch-commits] [FlowSensitive] Allow callback to initialize storagelocations (PR #164675)
Florian Mayer via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Oct 22 10:55:14 PDT 2025
https://github.com/fmayer created https://github.com/llvm/llvm-project/pull/164675
This is useful to make sure that a newly created StorageLocation always
has e.g. an uninitialized boolean.
More information about the llvm-branch-commits
mailing list