LLDB mainline
Variables
Progress.cpp File Reference
#include "lldb/Core/Progress.h"
#include "lldb/Core/Debugger.h"
#include "lldb/Utility/StreamString.h"
#include "llvm/Support/Signposts.h"
#include <atomic>
#include <chrono>
#include <cstdint>
#include <mutex>
#include <optional>

Go to the source code of this file.

Variables

static llvm::ManagedStatic< llvm::SignpostEmitter > g_progress_signposts
 

Variable Documentation

◆ g_progress_signposts

llvm::ManagedStatic<llvm::SignpostEmitter> g_progress_signposts
static