clang 24.0.0git
StandaloneDiagnostic.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  clang
 Top level wrappers for InstallAPI frontend operations.

Functions

StoredDiagnostic clang::translateStandaloneDiag (FileManager &FileMgr, SourceManager &SrcMgr, const StandaloneDiagnostic &StandaloneDiag, llvm::StringMap< SourceLocation > &SrcLocCache)
 Translates StandaloneDiag into a StoredDiagnostic, associating it with the provided FileManager and SourceManager.