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

Adrian McCarthy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 31 08:20:19 PDT 2018


amccarth added a comment.

I was under the impression that some tools rely on the fact that arg[0] is always expanded to an absolute path.  Does this work with lldb and its test suite?


https://reviews.llvm.org/D47578





More information about the llvm-commits mailing list