[all-commits] [llvm/llvm-project] 906e60: lldb: silence a warning on the Windows error path ...

Saleem Abdulrasool via All-commits all-commits at lists.llvm.org
Wed Dec 8 09:01:25 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 906e60b9f923464cba0f71a9205846550752162f
      https://github.com/llvm/llvm-project/commit/906e60b9f923464cba0f71a9205846550752162f
  Author: Saleem Abdulrasool <compnerd at compnerd.org>
  Date:   2021-12-08 (Wed, 08 Dec 2021)

  Changed paths:
    M lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp

  Log Message:
  -----------
  lldb: silence a warning on the Windows error path (NFCI)

This corrects the printf specifier for the `error_code` parameter that
was reported by @thakis.




More information about the All-commits mailing list