[PATCH] D68708: [RFC] Adopt Dexter and use it to run debuginfo-tests
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 1 07:58:32 PDT 2019
jmorse added a comment.
I've unmasked the "dexter-tests" tests (REQUIRES: system-linux -> UNSUPPORTED: system-windows) and after a few faults, those Dexter tests run fine on Darwin. Making the Windows tests work on unix-like systems requires a little massaging, and standardising the clang command line / autoselecting debugger still needs implementing, something for next week I think.
In the meantime there's only the python3 concerns that
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68708/new/
https://reviews.llvm.org/D68708
More information about the llvm-commits
mailing list