On Wed, Apr 4, 2012 at 2:07 PM, Manuel Klimek <[email protected]> wrote:

> Author: klimek
> Date: Wed Apr  4 07:07:46 2012
> New Revision: 154008
>
> URL: http://llvm.org/viewvc/llvm-project?rev=154008&view=rev
> Log:
> Adds a tooling library.
>
> Provides an API to run clang tools (FrontendActions) as standalone tools,
> or repeatedly in-memory in a process. This is useful for unit-testing,
> map-reduce style applications, source transformation daemons or command
> line
> tools.
>

Awesome work!

At some point, please add documentation about this functionality and add an
entry to the release notes.
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to