diff options
author | Anton Yartsev <anton.yartsev@gmail.com> | 2015-03-03 22:58:46 +0000 |
---|---|---|
committer | Anton Yartsev <anton.yartsev@gmail.com> | 2015-03-03 22:58:46 +0000 |
commit | c38d7952b2ac8fe73ee82f11019b12b07a739520 (patch) | |
tree | 5ee859d070e5f5f8f1a13ba25a6f8324bd210d34 /lldb/source/Commands/CommandObjectArgs.cpp | |
parent | 2fd9fe722557c509178c52b7608cfd3947614962 (diff) | |
download | llvm-c38d7952b2ac8fe73ee82f11019b12b07a739520.zip llvm-c38d7952b2ac8fe73ee82f11019b12b07a739520.tar.gz llvm-c38d7952b2ac8fe73ee82f11019b12b07a739520.tar.bz2 |
[analyzer] unix.Malloc: preserve AllocaRegion bound to __builtin_alloca().
Binding __builtin_alloca() return value to the symbolic value kills previous binding to a AllocaRegion established by the core.BuiltinFunctions checker. Other checkers may rely upon this information. Rollback handling of __builtin_alloca() to the way prior to r229850.
llvm-svn: 231160
Diffstat (limited to 'lldb/source/Commands/CommandObjectArgs.cpp')
0 files changed, 0 insertions, 0 deletions