aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectThread.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2021-09-28 12:26:00 +0100
committerFlorian Hahn <flo@fhahn.com>2021-09-28 12:52:16 +0100
commite2f6290e06be63149af770197b772248369ac038 (patch)
tree19b20cf377a973725a2710a1d78a0242c8ba4f65 /lldb/source/Commands/CommandObjectThread.cpp
parent1aa7b8388581d9b4a52a8d4c5d4f13d4bf6c0013 (diff)
downloadllvm-e2f6290e06be63149af770197b772248369ac038.zip
llvm-e2f6290e06be63149af770197b772248369ac038.tar.gz
llvm-e2f6290e06be63149af770197b772248369ac038.tar.bz2
[VectorCombine] Discard ScalarizationResult state in early exit.
ScalarizationResult's destructor makes sure ToFreeze is not ignored if set. Currently, scalarizeLoadExtract has an early exit if the index is not safe directly. But when it is SafeWithFreeze, we need to discard the state first, otherwise we hit the assert in the destructor. Fixes PR51992.
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions