mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
minor doc typo fix / testing github commit
This commit is contained in:
parent
d767cb8c50
commit
dce1d70a8d
@ -280,7 +280,7 @@ static void uninstallExceptionOrSignalHandlers() {
|
||||
// crash recovery context, and install signal handlers to invoke HandleCrash on
|
||||
// the active object.
|
||||
//
|
||||
// This implementation does not to attempt to chain signal handlers in any
|
||||
// This implementation does not attempt to chain signal handlers in any
|
||||
// reliable fashion -- if we get a signal outside of a crash recovery context we
|
||||
// simply disable crash recovery and raise the signal again.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user