Add a utility diagnostic handler class, SourceMgrDiagnosticHandler, to...
Add a utility diagnostic handler class, SourceMgrDiagnosticHandler, to interface with llvm::SourceMgr. This lowers the barrier of entry for tools to get rich diagnostic handling when using llvm::SourceMgr. -- PiperOrigin-RevId: 247358610
Loading
Please sign in to comment