[all-commits] [llvm/llvm-project] f7a2d7: Make llvm::telemetry::Manager::preDispatch protect...

Vy Nguyen via All-commits all-commits at lists.llvm.org
Fri Feb 14 19:12:25 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f7a2d70bd91094e7a85f7e189602c826a3eeb6cd
      https://github.com/llvm/llvm-project/commit/f7a2d70bd91094e7a85f7e189602c826a3eeb6cd
  Author: Vy Nguyen <vyng at google.com>
  Date:   2025-02-14 (Fri, 14 Feb 2025)

  Changed paths:
    M llvm/include/llvm/Telemetry/Telemetry.h
    M llvm/lib/Telemetry/Telemetry.cpp

  Log Message:
  -----------
  Make llvm::telemetry::Manager::preDispatch protected.  (#127114)

The method was meant to be overriden by subclasses only.
It should not be called directly by users



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