Searched refs:ErrStorage (Results 1 – 1 of 1) sorted by relevance
336 std::string ErrStorage; in diagnosticHandler() local338 raw_string_ostream OS(ErrStorage); in diagnosticHandler()346 ErrStorage.c_str()); in diagnosticHandler()356 message(Level, "LLVM gold plugin: %s", ErrStorage.c_str()); in diagnosticHandler()