This commit is contained in:
Axel Naumann 2013-09-11 10:03:27 +02:00 committed by sftnight
parent 3a8534d285
commit 37e58b7dba

View File

@ -37,7 +37,7 @@
#endif
namespace {
// Handle fatal llvm errors by throwing an exception..
// Handle fatal llvm errors by throwing an exception.
// Yes, throwing exceptions in error handlers is bad.
// Doing nothing is pretty terrible, too.
void exceptionErrorHandler(void * /*user_data*/,