[all-commits] [llvm/llvm-project] bbcb34: [lldb] Avoid format string in LLDB_SCOPED_TIMER

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Tue May 25 17:14:28 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bbcb3433d4e8f5fa385b14e74d4314bd5409022d
      https://github.com/llvm/llvm-project/commit/bbcb3433d4e8f5fa385b14e74d4314bd5409022d
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2021-05-25 (Tue, 25 May 2021)

  Changed paths:
    M lldb/include/lldb/Utility/Timer.h

  Log Message:
  -----------
  [lldb] Avoid format string in LLDB_SCOPED_TIMER

Pass LLVM_PRETTY_FUNCTION directly for the no-argument macro.




More information about the All-commits mailing list