llvm
0bca9a7c - Fix lldb-vscode builds on Windows targeting POSIX

Commit
5 years ago
Fix lldb-vscode builds on Windows targeting POSIX @stella.stamenova found out that lldb-vscode's Win32 macros were failing when building on windows targetings POSIX platforms. I'm changing these macros for LLVM_ON_UNIX, which should be more accurate.
Committer
Parents
Loading