summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/timeout/TestCallWithTimeout.py
diff options
context:
space:
mode:
authorKristof Umann <dkszelethus@gmail.com>2019-08-13 21:48:17 +0000
committerKristof Umann <dkszelethus@gmail.com>2019-08-13 21:48:17 +0000
commit6c1b19ac9e85aff6d6cba14d9c1e29c11c1a0372 (patch)
tree0b251c854631be1a4f067e3e12e32cc3a6e33e08 /lldb/packages/Python/lldbsuite/test/expression_command/timeout/TestCallWithTimeout.py
parented3324f6b6e3d848b8fb32cdede1cf11c1319238 (diff)
downloadbcm5719-llvm-6c1b19ac9e85aff6d6cba14d9c1e29c11c1a0372.tar.gz
bcm5719-llvm-6c1b19ac9e85aff6d6cba14d9c1e29c11c1a0372.zip
[analyzer][NFC] Refactoring BugReporter.cpp P6.: Completely get rid of interestingness propagation
Apparently this does literally nothing. When you think about this, it makes sense. If something is really important, we're tracking it anyways, and that system is sophisticated enough to mark actually interesting statements as such. I wouldn't say that it's even likely that subexpressions are also interesting (array[10 - x + x]), so I guess even if this produced any effects, its probably undesirable. Differential Revision: https://reviews.llvm.org/D65487 llvm-svn: 368752
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/timeout/TestCallWithTimeout.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud