[Lldb-commits] [PATCH] D53175: [dotest] Make a missing FileCheck binary a warning, not an error

Stella Stamenova via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 12 10:02:47 PDT 2018


stella.stamenova requested changes to this revision.
stella.stamenova added a comment.
This revision now requires changes to proceed.

@vsk Could you also make the filecheck function explicitly fail when it doesn't have a path to the binary? That way it will be fairly obvious what the problem is and the error combined with the warning should be clear enough.


https://reviews.llvm.org/D53175





More information about the lldb-commits mailing list