================ @@ -578,6 +579,74 @@ class PrintCrashIRInstrumentation { static void SignalHandler(void *); }; +class DroppedVariableStats { ---------------- adrian-prantl wrote: Can you add a Doxygen comment for this? https://github.com/llvm/llvm-project/pull/102233