[PATCH] D47578: Do not enforce absolute path argv0 in windows

Adrian McCarthy via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 31 10:34:50 PDT 2018


amccarth added a comment.

In https://reviews.llvm.org/D47578#1117874, @rnk wrote:

> The LLDB test suite isn't in very good shape on Windows. It is complicated to set up and build, I don't want to block this fix on @takuto.ikuta setting up that build environment. This is a Windows-only change, and I believe it makes it more consistent with Linux, so as long as check-llvm, check-clang, and check-lld pass, this should be relatively safe.


OK, I'll take rnk's word for that.


https://reviews.llvm.org/D47578





More information about the cfe-commits mailing list