Remove dependence on std::function.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 4 Mar 2014 22:13:07 +0000 (22:13 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 4 Mar 2014 22:13:07 +0000 (22:13 +0000)
commit6e5887e7e6f5d7aa8bd85074788090de0378dcb0
tree2be28a674c0c7f46f7faa66368a5d1005d365f22
parent943d1fdffe805f6e026529a30167acdc324fb667
Remove dependence on std::function.

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