diff options
| author | Adam Balogh <adam.balogh@ericsson.com> | 2020-08-05 21:38:15 +0200 |
|---|---|---|
| committer | Adam Balogh <adam.balogh@ericsson.com> | 2020-09-25 13:28:22 +0200 |
| commit | facad21b29839a08fdf448eb4dd5a4e31e293b9b (patch) | |
| tree | f512e0f6b4cf9a03ddc0121db7d20d7f2f8e2911 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
| parent | a88c722e687e6780dcd6a58718350dc76fcc4cc9 (diff) | |
| download | llvm-facad21b29839a08fdf448eb4dd5a4e31e293b9b.zip llvm-facad21b29839a08fdf448eb4dd5a4e31e293b9b.tar.gz llvm-facad21b29839a08fdf448eb4dd5a4e31e293b9b.tar.bz2 | |
[Analyzer] Fix for `ExprEngine::computeObjectUnderConstruction()` for base and delegating consturctor initializers
For /C++/ constructor initializers `ExprEngine:computeUnderConstruction()`
asserts that they are all member initializers. This is not neccessarily
true when this function is used to get the return value for the
construction context thus attempts to fetch return values of base and
delegating constructor initializers result in assertions. This small
patch fixes this issue.
Differential Revision: https://reviews.llvm.org/D85351
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions
