[all-commits] [llvm/llvm-project] 202adc: [Support] Introduce a function to reset all debug ...

Benjamin Stott via All-commits all-commits at lists.llvm.org
Wed Apr 29 09:49:36 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 202adc372eb767380aa7e5cb19ec1ece4f341938
      https://github.com/llvm/llvm-project/commit/202adc372eb767380aa7e5cb19ec1ece4f341938
  Author: Benjamin Stott <Benjamin.Stott at sony.com>
  Date:   2026-04-29 (Wed, 29 Apr 2026)

  Changed paths:
    M llvm/include/llvm/Support/DebugCounter.h
    M llvm/unittests/Support/DebugCounterTest.cpp

  Log Message:
  -----------
  [Support] Introduce a function to reset all debug counters (#194864)

This PR adds a function to reset all debug counters, and extends the
unit test to verify that the debug counters are reset as expected. This
is required for running tools repeatedly in the same process.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list