CrashRecoveryContext: Add RunSafelyOnThread helper function.
authorDaniel Dunbar <daniel@zuster.org>
Fri, 5 Nov 2010 07:19:09 +0000 (07:19 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 5 Nov 2010 07:19:09 +0000 (07:19 +0000)
commitf8254d647352f8f194b4753a25d582758289e497
tree588bb4af761100cb8dc79745ea8400695f4c6360
parent1e92ec688624d17b552c88afc956f61da4948cbb
CrashRecoveryContext: Add RunSafelyOnThread helper function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118272 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/CrashRecoveryContext.h
lib/Support/CrashRecoveryContext.cpp