summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2016-02-02 10:40:56 +0000
committerPavel Labath <labath@google.com>2016-02-02 10:40:56 +0000
commitefd04a6c755af24e0909f42f60ea1cc671840310 (patch)
tree072900e53fc2eabf038de42d330e925f98923658 /clang/lib/CodeGen/CodeGenFunction.cpp
parentb618a985821ffcdf65b84eec5f3d50677efef776 (diff)
downloadbcm5719-llvm-efd04a6c755af24e0909f42f60ea1cc671840310.tar.gz
bcm5719-llvm-efd04a6c755af24e0909f42f60ea1cc671840310.zip
Fix single-stepping onto a breakpoint
Summary: r259344 introduced a bug, where we fail to perform a single step, when the instruction we are stepping onto contains a breakpoint which is not valid for this thread. This fixes the problem and add a test case. Reviewers: tberghammer, emaste Subscribers: abhishek.aggarwal, lldb-commits, emaste Differential Revision: http://reviews.llvm.org/D16767 llvm-svn: 259488
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud