aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2015-11-11 13:25:13 +0000
committerTobias Grosser <tobias@grosser.es>2015-11-11 13:25:13 +0000
commite3d1f1c0b032dd5833530ac0ccf2c4f8beb1f1d0 (patch)
tree957353898dcf255b96aa1efce1ce0a3bc162583b /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
parentb12b006c4ba6c4a363f488e27851eb619e2dd915 (diff)
downloadllvm-e3d1f1c0b032dd5833530ac0ccf2c4f8beb1f1d0.zip
llvm-e3d1f1c0b032dd5833530ac0ccf2c4f8beb1f1d0.tar.gz
llvm-e3d1f1c0b032dd5833530ac0ccf2c4f8beb1f1d0.tar.bz2
ScopDetection: Tighten the check for always executed 'error blocks'
Basic blocks that are always executed can not be error blocks as their execution can not possibly be an unlikely event. In this commit we tighten the check if an error block to basic blcoks that do not dominate the exit condition, but that dominate all exiting blocks of the scop. llvm-svn: 252726
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions