[PATCH] D67347: [Windows] Use information from the PE32 exceptions directory to construct unwind plans
Stella Stamenova via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 11 12:51:20 PDT 2019
stella.stamenova added a comment.
It looks like this changed fixed at least one of the XFAILed tests on Windows:
http://lab.llvm.org:8011/builders/lldb-x64-windows-ninja/builds/9751
So now the test results would be red because of the unexpectedly passing test (if there wasn't another failure). Could you have a look at whether any of the other tests that were XFAILed for the same bug are also now passing and remove the expected failure tags as appropriate?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67347/new/
https://reviews.llvm.org/D67347
More information about the llvm-commits
mailing list