diff options
author | Jim Ingham <jingham@apple.com> | 2016-02-03 19:45:31 +0000 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2016-02-03 19:45:31 +0000 |
commit | 22eeb7227c9fcd4d6b5f6cddaacadece580002f4 (patch) | |
tree | b555b94e9f60909ea745d71b6993685c064aba62 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 45b6159ed34dd4ce6e58ac67d66044b057d9001f (diff) | |
download | llvm-22eeb7227c9fcd4d6b5f6cddaacadece580002f4.zip llvm-22eeb7227c9fcd4d6b5f6cddaacadece580002f4.tar.gz llvm-22eeb7227c9fcd4d6b5f6cddaacadece580002f4.tar.bz2 |
The SetStopInfo from a Mach Exception was setting the stop
reason to None when we stop due to a trace, then noticed that
we were on a breakpoint that was not valid for the current thread.
That should actually have set it back to trace.
This was pr26441 (<rdar://problem/24470203>)
llvm-svn: 259684
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions