[all-commits] [llvm/llvm-project] 7a7c00: Revert "Allow signposts to take advantage of defer...

adrian-prantl via All-commits all-commits at lists.llvm.org
Mon Jun 14 16:09:22 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7a7c00761f6294dc21c40cbe1737354e655cda9b
      https://github.com/llvm/llvm-project/commit/7a7c00761f6294dc21c40cbe1737354e655cda9b
  Author: Adrian Prantl <aprantl at apple.com>
  Date:   2021-06-14 (Mon, 14 Jun 2021)

  Changed paths:
    M lldb/include/lldb/Utility/Timer.h
    M lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
    M lldb/source/Utility/Timer.cpp
    M llvm/include/llvm/Support/Signposts.h
    M llvm/lib/Support/Signposts.cpp
    M llvm/lib/Support/Timer.cpp

  Log Message:
  -----------
  Revert "Allow signposts to take advantage of deferred string substitution"

This reverts commit 03841edde7eee21d1d450041ab9a113a7e1be869.

Unfortunately this still breaks the LLDB standalone bot.




More information about the All-commits mailing list