OSDN Git Service

Add support for arbitrary functors to CrashRecoveryContext.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 4 Mar 2014 21:48:49 +0000 (21:48 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 4 Mar 2014 21:48:49 +0000 (21:48 +0000)
commit943d1fdffe805f6e026529a30167acdc324fb667
tree785c816aa3ab7b6d1a907202afbfd712a6adbf53
parentf0a0ceb0341db6288d6a3c4c1117cf6f36d5528b
Add support for arbitrary functors to CrashRecoveryContext.

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