Fix formatter
This commit is contained in:
parent
2ecbdc1b32
commit
0ec3174e3e
1 changed files with 0 additions and 1 deletions
|
@ -105,7 +105,6 @@ extern "C" fn exception_cleanup(ptr: *mut libc::c_void) -> *mut libc::c_void {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// This is required by the compiler to exist (e.g., it's a lang item), but it's
|
// This is required by the compiler to exist (e.g., it's a lang item), but it's
|
||||||
// never actually called by the compiler. Emscripten EH doesn't use a
|
// never actually called by the compiler. Emscripten EH doesn't use a
|
||||||
// personality function at all, it instead uses __cxa_find_matching_catch.
|
// personality function at all, it instead uses __cxa_find_matching_catch.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue