r193230 - And Again: Teach TreeTransform how to transform nested generic lambdas.
Rafael EspĂndola
rafael.espindola at gmail.com
Wed Oct 23 05:56:41 PDT 2013
On 23 October 2013 08:41, Faisal Vali <faisalv at gmail.com> wrote:
> Just as a simple sanity check to ensure dependent types (or an auto) don't
> creep into codegen and cause assertion failures (I had to struggle w one or
> two of those instances).
>
> But can remove the emission if it seems poor form or for any other good
> reason?
No, it is fine, but you can use -emit-llvm-only and drop the -o.
Cheers,
Rafael
More information about the cfe-commits
mailing list