ΒΆvoid writeARCDiagsToPlist(
const std::string& outPath,
ArrayRef<clang::StoredDiagnostic> diags,
clang::SourceManager& SM,
const clang::LangOptions& LangOpts)
void writeARCDiagsToPlist(
const std::string& outPath,
ArrayRef<clang::StoredDiagnostic> diags,
clang::SourceManager& SM,
const clang::LangOptions& LangOpts)
Declared at: clang/lib/ARCMigrate/Internals.h:45
Parameters
- const std::string& outPath
- ArrayRef<clang::StoredDiagnostic> diags
- clang::SourceManager& SM
- const clang::LangOptions& LangOpts