[Lldb-commits] [PATCH] D68868: Fix build under musl

David Demelier via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 11 07:19:43 PDT 2019


markand added a comment.

In fact, in musl, the content of the structure FILE isn't exposed. But anyway, I don't understand why the code tries to write the content of the structure directly.


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D68868





More information about the lldb-commits mailing list