r207396 - Follow-up to r207071: Let newFrontendActionFactory() return a unique_ptr.

Nico Weber thakis at chromium.org
Mon Apr 28 07:16:33 PDT 2014


On Mon, Apr 28, 2014 at 2:27 AM, Alexander Kornienko <alexfh at google.com> wrote:
> If buildbots haven't poked you enough, this breaks clang-tools-extra:
> http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast/builds/16715

Sorry about that.

Is it expected to have a tools-extra checkout these days?

>
>
> On Mon, Apr 28, 2014 at 6:57 AM, Nico Weber <nicolasweber at gmx.de> wrote:
>>
>> Author: nico
>> Date: Sun Apr 27 23:57:14 2014
>> New Revision: 207396
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=207396&view=rev
>> Log:
>> Follow-up to r207071: Let newFrontendActionFactory() return a unique_ptr.
>>
>> This exposed a leak, fix that.
>>
>> Modified:
>>     cfe/trunk/include/clang/Tooling/Tooling.h
>>     cfe/trunk/tools/clang-check/ClangCheck.cpp
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>



More information about the cfe-commits mailing list