[Lldb-commits] [PATCH] D120972: [lldb] Show progress events in the command line driver

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 8 23:03:45 PST 2022


JDevlieghere added a comment.

In D120972#3369002 <https://reviews.llvm.org/D120972#3369002>, @thakis wrote:

> This breaks building on Windows where GetMessage is defined to GetMessageW: http://45.33.8.238/win/54664/step_4.txt
>
> Please fix (just rename to something else), or revert for now if it takes a while to fix.

This was fixed by 43374bee0e0641be417f22fc73c46a914de5ea71 <https://reviews.llvm.org/rG43374bee0e0641be417f22fc73c46a914de5ea71>


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120972/new/

https://reviews.llvm.org/D120972



More information about the lldb-commits mailing list