9#ifndef LLDB_SOURCE_PLUGINS_BUGREPORTER_NONE_BUGREPORTERNONE_H
10#define LLDB_SOURCE_PLUGINS_BUGREPORTER_NONE_BUGREPORTERNONE_H
The fallback when no bug tracker is configured.
static std::unique_ptr< BugReporter > CreateInstance()
static llvm::StringRef GetPluginNameStatic()
llvm::Error File(const Diagnostics::Report &report) override
llvm::StringRef GetPluginName() override
A pluggable destination for a diagnostics bundle.
A class that represents a running process on the host machine.
The state a triager needs to make sense of a bug report.