LLDB mainline
GitHubReporter.cpp File Reference
#include "Plugins/BugReporter/GitHub/GitHubReporter.h"
#include "lldb/Core/PluginManager.h"
#include "lldb/Host/Host.h"
#include "llvm/Support/FormatVariadic.h"
#include "llvm/Support/raw_ostream.h"

Go to the source code of this file.

Variables

static constexpr size_t g_max_body_size = 6000

Variable Documentation

◆ g_max_body_size

size_t g_max_body_size = 6000
staticconstexpr

Definition at line 23 of file GitHubReporter.cpp.

Referenced by lldb_private::GitHubReporter::File().