[PATCH] D79227: [ms] llvm-lib gives a more useful error if no inputs and no output path are provided

Vlad Vereschaka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 30 21:03:43 PDT 2020


vvereschaka accepted this revision.
vvereschaka added a comment.
This revision is now accepted and ready to land.

I have tested this patch on the ubuntu builder with enabled expensive checks and `no-inputs.test` test has passed.

  ...
  PASS: LLVM :: tools/llvm-lib/no-inputs.test (35368 of 37269)
  ...
  Testing Time: 518.63s
    Unsupported Tests:   319
    Expected Passes  : 36789
    Expected Failures:   161

I can't verify the patch on the other builders with the expensive checks - Debian and Windows, but I think they should be fine with these changes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79227





More information about the llvm-commits mailing list