[all-commits] [llvm/llvm-project] 1d2a12: [lldb] Fix misconstructed FromErrorStringWithForma...

Dave Lee via All-commits all-commits at lists.llvm.org
Wed May 6 15:39:52 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1d2a123fc81fd809debc388406200c6741cd860d
      https://github.com/llvm/llvm-project/commit/1d2a123fc81fd809debc388406200c6741cd860d
  Author: Dave Lee <davelee.com at gmail.com>
  Date:   2026-05-06 (Wed, 06 May 2026)

  Changed paths:
    M lldb/source/Commands/CommandObjectCommands.cpp
    M lldb/source/Commands/CommandObjectTarget.cpp
    M lldb/source/Expression/Materializer.cpp

  Log Message:
  -----------
  [lldb] Fix misconstructed FromErrorStringWithFormatv format strings (#196189)

Fix mistakes in `FromErrorStringWithFormatv` format strings. Uses
https://github.com/llvm/llvm-project/pull/195974

---------

Co-authored-by: Jonas Devlieghere <jonas at devlieghere.com>



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