aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorChaoren Lin <chaorenl@google.com>2015-02-03 01:50:57 +0000
committerChaoren Lin <chaorenl@google.com>2015-02-03 01:50:57 +0000
commitaab58633b719c23760c39320e4792f96568fef58 (patch)
treecab845549f928192cd46cff909b0e161ede15601 /clang/lib/CodeGen/CodeGenModule.cpp
parentc0e5ac84b0afad7181b21e2328c7cb973bceffe9 (diff)
downloadllvm-aab58633b719c23760c39320e4792f96568fef58.zip
llvm-aab58633b719c23760c39320e4792f96568fef58.tar.gz
llvm-aab58633b719c23760c39320e4792f96568fef58.tar.bz2
Added code to prevent "administrative stop" from overwriting a real stop reason.
Note this code path should not happen - it implies a bug in another part of the code. For the thread to receive the stop signal as it is handled, the and for it to already have a stop reason, it implies the kernel was able to tell the thread that it stopped while it was stopped. More likely this seems to indicate a bug where an actual thread start was not getting correctly logged. If it does get hit, we'll want to understand the sequence to figure out if it is truly legitimate or if it implies another bug. llvm-svn: 227916
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions