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

Reid Kleckner rnk at google.com
Wed Oct 15 10:34:30 PDT 2014


Hrm, this broke some tests, so I rolled it back:
http://lab.llvm.org:8011/builders/clang-hexagon-elf/builds/17971

On Wed, Oct 15, 2014 at 10:20 AM, Reid Kleckner <rnk at google.com> wrote:

> 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/e73e4729/attachment.html>


More information about the cfe-commits mailing list