CrashRecovery: Make CrashRecoveryContext static methods thread safe.
authorDaniel Dunbar <daniel@zuster.org>
Tue, 17 Aug 2010 22:32:34 +0000 (22:32 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 17 Aug 2010 22:32:34 +0000 (22:32 +0000)
commitc0c815e887d72414894930b62221acc32488c2d0
tree0a00dd0b5bf8784bd35ebf9a8e227f9d572d98af
parent6cf64a631a1522c137a1fcf88858ea1336822abf
CrashRecovery: Make CrashRecoveryContext static methods thread safe.

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