diff options
author | DonatNagyE <donat.nagy@ericsson.com> | 2023-11-28 16:34:44 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-28 16:34:44 +0100 |
commit | 0424546ed4a7570837626922edc66530cd3c3ab7 (patch) | |
tree | 78da86a77a245e11fe7379fc1bd404cc97ddee7d /clang/lib/Frontend/ASTMerge.cpp | |
parent | a3ae7b660acfac3a812fe366b9210a24bd383963 (diff) | |
download | llvm-0424546ed4a7570837626922edc66530cd3c3ab7.zip llvm-0424546ed4a7570837626922edc66530cd3c3ab7.tar.gz llvm-0424546ed4a7570837626922edc66530cd3c3ab7.tar.bz2 |
[analyzer] Use AllocaRegion in MallocChecker (#72402)
...to model the results of alloca() and _alloca() calls. Previously it
acted as if these functions were returning memory from the heap, which
led to alpha.security.ArrayBoundV2 producing incorrect messages.
Diffstat (limited to 'clang/lib/Frontend/ASTMerge.cpp')
0 files changed, 0 insertions, 0 deletions