[PATCH] D74409: [debuginfo-tests][Dexter] Fix process creation flake-out on Windows

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 11:28:39 PST 2020


rnk added a comment.

Neat. :)

BTW, the buildbot is currently not running debuginfo-tests:
`cmake ... -GNinja -DLLVM_ENABLE_PROJECTS=llvm;clang;clang-tools-extra;lld`

I think the main blocker was the compiler wrapper batch scripts not being quite right for newer VS versions. I want to try this again locally, and if I can get it working there, move on to the bot.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74409/new/

https://reviews.llvm.org/D74409





More information about the llvm-commits mailing list