summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/TestCPPExceptionBreakpoints.py
diff options
context:
space:
mode:
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>2016-06-10 20:03:20 +0000
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>2016-06-10 20:03:20 +0000
commiteaea297df46887d801e05311be7ad195ff57d1ae (patch)
tree08e14682d026d90e763d9b3fcecfd7f09c0fa5f8 /lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/TestCPPExceptionBreakpoints.py
parent122f984a33e91425133fee186f87d24d03bbf089 (diff)
downloadbcm5719-llvm-eaea297df46887d801e05311be7ad195ff57d1ae.tar.gz
bcm5719-llvm-eaea297df46887d801e05311be7ad195ff57d1ae.zip
Disable MSan-hostile loop unswitching.
Loop unswitching may cause MSan false positive when the unswitch condition is not guaranteed to execute. This is very similar to ASan and TSan special case in llvm::isSafeToSpeculativelyExecute (they don't like speculative loads and stores), but for branch instructions. This is a workaround for PR28054. llvm-svn: 272421
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/TestCPPExceptionBreakpoints.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud