"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "be4521f333540ff8b7e0eaaa5ce8b2e397d4656c"
For PR351:
* Place a try/catch block around the entire tool to Make sure std::string exceptions are caught and printed before exiting the tool. * Make sure we catch unhandled exceptions at the top level so that we don't abort with a useless message but indicate than an unhandled exception was generated. llvm-svn: 19192
Loading
Please register or sign in to comment