diff options
| author | Mariya Podchishchaeva <mariya.podchishchaeva@intel.com> | 2023-03-06 03:25:57 -0500 |
|---|---|---|
| committer | Mariya Podchishchaeva <mariya.podchishchaeva@intel.com> | 2023-03-06 03:38:49 -0500 |
| commit | 2fbf18b40026b46bd380fae58575cebbd9801ff4 (patch) | |
| tree | 3b4a61213b9a298dd8b0d155f7c17400dc3ed5ca /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 4f3c98542bebac90546a03363e5956f9862ae985 (diff) | |
| download | llvm-2fbf18b40026b46bd380fae58575cebbd9801ff4.zip llvm-2fbf18b40026b46bd380fae58575cebbd9801ff4.tar.gz llvm-2fbf18b40026b46bd380fae58575cebbd9801ff4.tar.bz2 | |
[clang] Fix aggregate initialization inside lambda constexpr
Constant evaluator only considered access to `this` pointer to be
possible if `this` poitners was captured. However `this` can also appear if
there was a default member initializer.
Fixes https://github.com/llvm/llvm-project/issues/60936
Reviewed By: shafik
Differential Revision: https://reviews.llvm.org/D144866
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
