[PATCH/RFC] Fix -fdelayed-template-parsing leaks with enableIncrementalProcessing

Reid Kleckner rnk at google.com
Wed Oct 15 10:20:32 PDT 2014


Landed this in r219810, thanks!

On Mon, Sep 15, 2014 at 11:48 AM, Brad King <brad.king at kitware.com> wrote:

> On 09/15/2014 02:42 PM, Reid Kleckner wrote:
> > lgtm
>
> Thanks.  I do not have commit access.  Would someone apply, please?
>
> > +    if(LateTemplateParserCleanup)
> > +      LateTemplateParserCleanup(OpaqueParser);
> >
> > Should be "if (".
>
> There was another case of that in the test code in patch 0001 too.
> Revised patches attached.
>
> Thanks,
> -Brad
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141015/139d81a3/attachment.html>


More information about the cfe-commits mailing list