LLDB mainline
Variables
Diagnostics.cpp File Reference
#include "lldb/Utility/Diagnostics.h"
#include "lldb/Utility/LLDBAssert.h"
#include "llvm/Support/Error.h"
#include "llvm/Support/FileSystem.h"
#include "llvm/Support/raw_ostream.h"
#include <optional>

Go to the source code of this file.

Variables

static constexpr size_t g_num_log_messages = 100
 

Variable Documentation

◆ g_num_log_messages

constexpr size_t g_num_log_messages = 100
staticconstexpr

Definition at line 21 of file Diagnostics.cpp.