diff options
author | Marco Borgeaud <marco.borgeaud@sonarsource.com> | 2025-10-02 14:13:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-02 14:13:09 +0200 |
commit | 8dd2846fcf7b0ad254f3768149d28fe87af9b15d (patch) | |
tree | cd1f81f23c56963bf716a60721aa57ce8d5c7855 /llvm/lib/CodeGen/StackFrameLayoutAnalysisPass.cpp | |
parent | dbf44c28234670361017429871286324ced1e5f3 (diff) | |
download | llvm-8dd2846fcf7b0ad254f3768149d28fe87af9b15d.zip llvm-8dd2846fcf7b0ad254f3768149d28fe87af9b15d.tar.gz llvm-8dd2846fcf7b0ad254f3768149d28fe87af9b15d.tar.bz2 |
[analyzer] Harden RegionStoreManager::bindArray (#153177)
Fixes https://github.com/llvm/llvm-project/issues/147686 by handling
symbolic values similarly to bindStruct and handling constant values.
The latter is actually more of a workaround: bindArray should not have
to deal with such constants.
CPP-6688
Diffstat (limited to 'llvm/lib/CodeGen/StackFrameLayoutAnalysisPass.cpp')
0 files changed, 0 insertions, 0 deletions