Home
last modified time | relevance | path

Searched refs:diagnosticOutput (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/unittests/Frontend/
H A DCompilerInstanceTest.cpp68 std::string diagnosticOutput; in TEST() local
69 llvm::raw_string_ostream diagnosticsOS(diagnosticOutput); in TEST()