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

Alexander Kornienko alexfh at google.com
Mon Apr 28 02:27:45 PDT 2014


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


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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140428/8484a02c/attachment.html>


More information about the cfe-commits mailing list