mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
test commit
llvm-svn: 322844
This commit is contained in:
parent
d376a8bad4
commit
5779bce977
@ -110,7 +110,7 @@ void remove_bad_alloc_error_handler();
|
||||
/// in the unwind chain.
|
||||
///
|
||||
/// If no error handler is installed (default), then a bad_alloc exception
|
||||
/// is thrown if LLVM is compiled with exception support, otherwise an assertion
|
||||
/// is thrown, if LLVM is compiled with exception support, otherwise an assertion
|
||||
/// is called.
|
||||
void report_bad_alloc_error(const char *Reason, bool GenCrashDiag = true);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user