diff options
author | Artem Dergachev <artem.dergachev@gmail.com> | 2018-08-01 01:58:15 +0000 |
---|---|---|
committer | Artem Dergachev <artem.dergachev@gmail.com> | 2018-08-01 01:58:15 +0000 |
commit | b21b479653fdd3adc350c15f1ee69b078f717024 (patch) | |
tree | 569ed351c460c692c6edd3352c34f3f08eefda8f /libcxxabi/src/stdlib_exception.cpp | |
parent | c4581f4e92797db5fb8d15520ecbc3fa938f8b79 (diff) | |
download | bcm5719-llvm-b21b479653fdd3adc350c15f1ee69b078f717024.tar.gz bcm5719-llvm-b21b479653fdd3adc350c15f1ee69b078f717024.zip |
[analyzer] CallEvent: Add helper methods for obtaining the callee stack frame.
Newly added methods allow reasoning about the stack frame of the call (as
opposed to the stack frame on which the call was made, which was always
available) - obtain the stack frame context, obtain parameter regions - even if
the call is not going to be (or was not) inlined, i.e. even if the analysis
has never actually entered the stack frame.
Differential Revision: https://reviews.llvm.org/D49715
llvm-svn: 338474
Diffstat (limited to 'libcxxabi/src/stdlib_exception.cpp')
0 files changed, 0 insertions, 0 deletions