index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Support
/
CrashRecoveryContext.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add explicit 'unregister' method to CrashRecoveryConextCleanupRegistrar.
Ted Kremenek
2011-05-04
1
-1
/
+6
*
Properly initialize all fields in CrashReporterCleanupContext. This caused t...
Ted Kremenek
2011-03-22
1
-2
/
+1
*
Rework CrashRecoveryContextCleanup to provide a simpler way to create cleanup...
Ted Kremenek
2011-03-22
1
-52
/
+60
*
Provide a means for CrashRecovery clients to determine if code is currently r...
Ted Kremenek
2011-03-21
1
-0
/
+4
*
Tweak CrashRecoveryContextCleanup to provide an easy method for clients to se...
Ted Kremenek
2011-03-19
1
-6
/
+22
*
Tweak CrashRecoveryContextCleanup::createCleanup() to use the 'delete' cleanu...
Ted Kremenek
2011-03-18
1
-1
/
+1
*
Add new CrashRecoveryContextCleanup subclass: CrashRecoveryContextDeleteClean...
Ted Kremenek
2011-03-18
1
-1
/
+13
*
Augment CrashRecoveryContext to have registered "cleanup" objects that can be...
Ted Kremenek
2011-03-18
1
-1
/
+65
*
CrashRecoveryContext: Add RunSafelyOnThread helper function.
Daniel Dunbar
2010-11-05
1
-0
/
+8
*
CrashRecovery: Add CrashRecoveryContext::GetCurrent(), so clients can find th...
Daniel Dunbar
2010-08-17
1
-0
/
+4
*
CrashRecovery: Make CrashRecoveryContext static methods thread safe.
Daniel Dunbar
2010-08-17
1
-4
/
+2
*
Support: Add CrashRecoveryContext helper object.
Daniel Dunbar
2010-07-28
1
-0
/
+82