[lld] r289284 - Fix a bogus warning.

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 12 14:57:45 PST 2016


On Mon, Dec 12, 2016 at 2:50 PM Rafael Avila de Espindola <
rafael.espindola at gmail.com> wrote:

> David Blaikie <dblaikie at gmail.com> writes:
>
> > A test that is "does not crash/error/warn" is sometimes a bit vague -
> > could/should you test that the output is as expected in this case?
>
> The expected output is empty, which FileCheck is not good at
> checking. That is why the test uses --fatal-warnings.
>

Ah, indeed - thanks for the explanation!


>
> Cheers,
> Rafael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161212/e2a9b8b1/attachment-0001.html>


More information about the llvm-commits mailing list