[all-commits] [llvm/llvm-project] 5b356f: Trivial change llvm::CreateInfoOutputFile() to ret...

Daniel Sanders via All-commits all-commits at lists.llvm.org
Thu Oct 31 11:22:55 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5b356f27a00a588d6e872a083b6eefc55d5b6183
      https://github.com/llvm/llvm-project/commit/5b356f27a00a588d6e872a083b6eefc55d5b6183
  Author: Daniel Sanders <daniel_l_sanders at apple.com>
  Date:   2024-10-31 (Thu, 31 Oct 2024)

  Changed paths:
    M llvm/include/llvm/ADT/Statistic.h
    M llvm/lib/Support/Timer.cpp

  Log Message:
  -----------
  Trivial change llvm::CreateInfoOutputFile() to return raw_ostream. NFC

This is NFC w.r.t upstream but allows us to return raw_null_ostream in our
downstream fork without changing the interface.



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