On Thu, Jun 6, 2013 at 4:26 PM, Tim Northover <[email protected]> wrote:

> Hi Eli,
>
> > Please use -verify instead of FileCheck to write tests for diagnostics.
>  Otherwise, looks fine.
>
> Doesn’t -verify imply syntax-only? If so I don’t think it will spot the
> diagnostics I’ve added, which are unfortunately only easily producible once
> the target’s decided what it wants to map the type to in CodeGen.
>

You can use "-verify -emit-llvm-only".

-Eli
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to