<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Fri, Aug 18, 2017 at 6:59 PM Stephan T. Lavavej via Phabricator via cfe-commits <<a href="mailto:cfe-commits@lists.llvm.org">cfe-commits@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">STL_MSFT added a comment.<br>
<br>
In <a href="https://reviews.llvm.org/D36860#846232" rel="noreferrer" target="_blank">https://reviews.llvm.org/D36860#846232</a>, @thakis wrote:<br>
<br>
> Many driver tests check in a basic representative directory structure (e.g. test/Driver/Inputs/basic_freebsd_tree/ and its many siblings).<br>
><br>
> But if you're happy with others breaking this code, I suppose having no tests is ok; I imagine most people won't use this code :-)<br>
<br>
<br>
I can't check in copies of `cl.exe` and `link.exe` (the former's version is inspected, so it can't just be a dummy file).</blockquote><div><br>Version as in file metadata, or version as in "cl -v" printed output or the like?<br><br>If it's file metadata (such that Clang can discover it without having to run the binary on a test machine) might be worth making a dummy file with just the version metadata in it.<br><br>But yeah *shrug* your call<br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> I'm happy without upstream tests for this logic. In the long run, I hope that we can eliminate this internal directory structure and make it identical to the released directory structure.<br>
<br>
<br>
<a href="https://reviews.llvm.org/D36860" rel="noreferrer" target="_blank">https://reviews.llvm.org/D36860</a><br>
<br>
<br>
<br>
_______________________________________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@lists.llvm.org" target="_blank">cfe-commits@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits</a><br>
</blockquote></div></div>