[all-commits] [llvm/llvm-project] 44f30c: [SandboxIR][NFC] Use Tracker.emplaceIfTracking()

vporpo via All-commits all-commits at lists.llvm.org
Fri Aug 9 16:05:41 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 44f30c80195d4817bc9fdefa1759372769b663e2
      https://github.com/llvm/llvm-project/commit/44f30c80195d4817bc9fdefa1759372769b663e2
  Author: Vasileios Porpodas <vporpodas at google.com>
  Date:   2024-08-09 (Fri, 09 Aug 2024)

  Changed paths:
    M llvm/include/llvm/SandboxIR/Tracker.h
    M llvm/lib/SandboxIR/SandboxIR.cpp
    M llvm/lib/SandboxIR/Tracker.cpp

  Log Message:
  -----------
  [SandboxIR][NFC] Use Tracker.emplaceIfTracking()

This patch replaces some of the remaining uses of Tracker::track() to
Tracker::emplaceIfTracking().



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