[Patch] lit.cfg: better check for MSYS

Hans Wennborg hans at chromium.org
Mon Jul 29 10:23:51 PDT 2013


Hi,

The attached patch tightens the "shell-preserves-root" feature check
in lit.cfg. Previously, the check would exclude this feature also on
Cygwin, but as the comment suggests, I think it should only check for
MSYS.

With this patch, the number of unsupported tests on Cygwin go from 35 to 32.

I was not able to test this on MSYS. Takumi, could you give it a try?

Thanks,
Hans
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tighten-shell-preserves-root.diff
Type: application/octet-stream
Size: 505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130729/4954c45b/attachment.obj>


More information about the cfe-commits mailing list