summaryrefslogtreecommitdiff
path: root/include/llvm/Support/CrashRecoveryContext.h
Commit message (Expand)AuthorAge
* CrashRecoveryContext: Add RunSafelyOnThread helper function.Daniel Dunbar2010-11-05
* CrashRecovery: Add CrashRecoveryContext::GetCurrent(), so clients can find th...Daniel Dunbar2010-08-17
* CrashRecovery: Make CrashRecoveryContext static methods thread safe.Daniel Dunbar2010-08-17
* Support: Add CrashRecoveryContext helper object.Daniel Dunbar2010-07-28