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

Tom Weaver via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 12 06:04:10 PST 2020


TWeaver added a comment.

@rnk

Hi Reid,

Do you have any output/stack traces/error messages for the VS error you've seen?

The windows debug info tests are built with clang and debugged using dbgeng atm, so there shouldn't be any overlap with visual studio at all.

I'd be very interested to see what the issue is.

Thanks
Tom W


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