summaryrefslogtreecommitdiff
path: root/unittests/Analysis
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2010-07-29 01:21:47 +0000
committerDaniel Dunbar <daniel@zuster.org>2010-07-29 01:21:47 +0000
commitd9082dfd9ab442dd33f552693fcc0f396a514bb6 (patch)
tree4730b225570962ee8132397f800742f302b95d58 /unittests/Analysis
parent4bd94f7bbe2ed6e0d83d03b06c0d20bb346abeca (diff)
downloadllvm-d9082dfd9ab442dd33f552693fcc0f396a514bb6.tar.gz
llvm-d9082dfd9ab442dd33f552693fcc0f396a514bb6.tar.bz2
llvm-d9082dfd9ab442dd33f552693fcc0f396a514bb6.tar.xz
CrashRecoveryContext: Add a simple POSIX implementation.
- This works, but won't handle crashes on stack overflow, or signals delivered to a thread other than the one that crashed. The latter is particular annoying on Darwin, because SIGABRT tends to go to the main thread. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109717 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'unittests/Analysis')
0 files changed, 0 insertions, 0 deletions