diff options
author | Djordje Todorovic <djordje.todorovic@syrmia.com> | 2020-12-09 12:46:30 +0100 |
---|---|---|
committer | Djordje Todorovic <djolertrk@gmail.com> | 2020-12-09 12:54:59 +0100 |
commit | 163c223161b8cd33e812613b27fbc52ea6e0f880 (patch) | |
tree | 0ff466a0a09c2210db87f6836b74aa79ca4ce749 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 05edfc54750bd539f5caa30b0cd4344f68677b00 (diff) | |
download | llvm-163c223161b8cd33e812613b27fbc52ea6e0f880.zip llvm-163c223161b8cd33e812613b27fbc52ea6e0f880.tar.gz llvm-163c223161b8cd33e812613b27fbc52ea6e0f880.tar.bz2 |
[Debuginfo] [CSInfo] Do not create CSInfo for undef arguments
If a function parameter is marked as "undef", prevent creation
of CallSiteInfo for that parameter.
Without this patch, the parameter's call_site_value would be incorrect.
The incorrect call_value case reported in PR39716,
addressed in D85111.
Patch by Nikola Tesic
Differential revision: https://reviews.llvm.org/D92471
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions