restrict dyn_cast_or_null to pointer types, just like cast_or_null; re-commit of...
[oota-llvm.git] / include / llvm / Support / CrashRecoveryContext.h
2010-08-17 Daniel DunbarCrashRecovery: Add CrashRecoveryContext::GetCurrent...
2010-08-17 Daniel DunbarCrashRecovery: Make CrashRecoveryContext static methods...
2010-07-28 Daniel DunbarSupport: Add CrashRecoveryContext helper object.