aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/lldbtest.py
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2024-09-12 09:31:51 +0100
committerFlorian Hahn <flo@fhahn.com>2024-09-12 09:31:59 +0100
commited41497498a40ff0441df34aef0c92f5467c8c42 (patch)
treed4a54bf152ad9d849706e8525901564ee54ae07e /lldb/packages/Python/lldbsuite/test/lldbtest.py
parent7792b4ae79e5ac9355ee13b01f16e25455f8427f (diff)
downloadllvm-ed41497498a40ff0441df34aef0c92f5467c8c42.zip
llvm-ed41497498a40ff0441df34aef0c92f5467c8c42.tar.gz
llvm-ed41497498a40ff0441df34aef0c92f5467c8c42.tar.bz2
[LAA] Also reset CanUseDiffCheck in RTPointerChecking::reset().
RuntimePointerChecking::reset() is used to reset its state between subsequent analysis invocations. Also reset CanUseDiffCheck to its default (true). Otherwise it might have been set to false during a previous analysis invocation, which unnecessarily pessimizes the subsequent analysis invocations with a pruned set of dependences. This is in line with the other fields being reset.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbtest.py')
0 files changed, 0 insertions, 0 deletions