[Lldb-commits] [PATCH] D79999: [lldb] [Windows] Provide vasprintf only for MSVC
Mateusz MikuĊa via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri May 15 11:25:15 PDT 2020
mati865 added a comment.
Perhaps you are building with Clang?
I don't remember the message but GCC emits error about incompatible definition and declaration of `vasprintf`. I can build it without the patch and paste the error if you want.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79999/new/
https://reviews.llvm.org/D79999
More information about the lldb-commits
mailing list