On 02/09/2020 21:42, Med Ismail Bennani via lldb-commits wrote:
> +#if defined(_WIN32) || defined(_WIN64)

BTW, _WIN32 is also defined for 64 bit windows systems -- the macro
really means "_not_ win16" rather than what the name would imply.

pl
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to