Home | History | Annotate | Download | only in Frontend

Lines Matching refs:MSVC

984   else if (Format == "msvc")
985 Opts.setFormat(DiagnosticOptions::MSVC);
986 else if (Format == "msvc-fallback") {
987 Opts.setFormat(DiagnosticOptions::MSVC);