clang-tools 20.0.0git
|
Sets up a global EventTracer that consumes events produced by Span and trace::log. More...
#include <Trace.h>
Public Member Functions | |
Session (EventTracer &Tracer) | |
~Session () | |
Sets up a global EventTracer that consumes events produced by Span and trace::log.
Only one TracingSession can be active at a time and it should be set up before calling any clangd-specific functions.
clang::clangd::trace::Session::Session | ( | EventTracer & | Tracer | ) |