Searched refs:diagnosticsOS (Results 1 – 1 of 1) sorted by relevance
69 llvm::raw_string_ostream diagnosticsOS(diagnosticOutput); in TEST() local71 diagnosticsOS, new clang::DiagnosticOptions()); in TEST()93 ASSERT_EQ(diagnosticsOS.str(), "error: expected no crash\n"); in TEST()