[PATCH] D48050: [lit] Split test_set_working_dir TestProcessLaunch into two tests and fix it on Windows

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 11 13:30:32 PDT 2018


zturner added a comment.

Interestingly, I've been working on LLVM's low level process launching APIs to make it so we can hopefully replace some of this code with that.  I don't think it's quite there yet, but hopefully we can converge soon.  I'll keep this test case in mind.


Repository:
  rL LLVM

https://reviews.llvm.org/D48050





More information about the llvm-commits mailing list