diff options
author | Erich Keane <ekeane@nvidia.com> | 2023-09-19 08:31:18 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-19 08:31:18 -0700 |
commit | 11bb5e55dc1fa00f522ce73805d36e0b76819386 (patch) | |
tree | ea860b9a411be09f90b9348d18c6ef7767cc4fe6 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp | |
parent | ddf7cc27f7230164ce888d814ebecd0f266f60c5 (diff) | |
download | llvm-11bb5e55dc1fa00f522ce73805d36e0b76819386.zip llvm-11bb5e55dc1fa00f522ce73805d36e0b76819386.tar.gz llvm-11bb5e55dc1fa00f522ce73805d36e0b76819386.tar.bz2 |
In ExprRequirement building, treat OverloadExpr as dependent (#66683)
As reported in #66612, we aren't correctly treating the placeholder
expression type correctly, so we ended up trying to get a reference
version of it, and this resulted in an assertion, since the placeholder
type cannot have a reference added.
Fixes: #66612
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions