9#ifndef LLDB_SOURCE_PLUGINS_BUGREPORTER_GITHUB_GITHUBREPORTER_H
10#define LLDB_SOURCE_PLUGINS_BUGREPORTER_GITHUB_GITHUBREPORTER_H
A pluggable destination for a diagnostics bundle.
Opens a pre-filled github.com/llvm/llvm-project "new issue" page.
llvm::StringRef GetPluginName() override
static llvm::StringRef GetPluginNameStatic()
llvm::Error File(const Diagnostics::Report &report) override
static std::unique_ptr< BugReporter > CreateInstance()
A class that represents a running process on the host machine.
The state a triager needs to make sense of a bug report.