diff options
| author | Richard Smith <richard@metafoo.co.uk> | 2023-01-12 17:21:45 -0800 |
|---|---|---|
| committer | Richard Smith <richard@metafoo.co.uk> | 2023-01-12 17:57:14 -0800 |
| commit | 2009f2450532450a99c1a03d5e2c30f478121839 (patch) | |
| tree | 2e78cab109019a59e45e00c708a0a59a67af5e91 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py | |
| parent | aa0883b59ae17e5465906dad51b5561b5292a28d (diff) | |
Remove a bogus assertion.
The result of recomputing the type of an LValue may be different from
the type we find serialized with that LValue, either due to differing
type sugar in a redeclaration, or more significantly due to a later
declaration of a variable having an array bound that a prior declaration
did not have. Therefore this assertion was attempting to verify a
property that isn't necessarily true.
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions
