[all-commits] [llvm/llvm-project] 6440b1: [lldb] Remove PRIuFT macro and use LLDB_LOG instea...

David Spickett via All-commits all-commits at lists.llvm.org
Thu Jul 3 07:31:02 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6440b1028220955c510c7325bb6e27dc293f711a
      https://github.com/llvm/llvm-project/commit/6440b1028220955c510c7325bb6e27dc293f711a
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2025-07-03 (Thu, 03 Jul 2025)

  Changed paths:
    M lldb/include/lldb/lldb-types.h
    M lldb/source/Host/posix/ConnectionFileDescriptorPosix.cpp

  Log Message:
  -----------
  [lldb] Remove PRIuFT macro and use LLDB_LOG instead (#146867)

We don't want this as part of the public API, and using LLDB_LOG avoids
some warnings when compiling on Windows.



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