ΒΆvoid clang_uninstall_llvm_fatal_error_handler()

Description

Removes currently installed error handler (if any). If no error handler is intalled, the default strategy is to print error message to stderr and call exit(1).

Declared at: clang/include/clang-c/FatalErrorHandler.h:28