[cfe-commits] [PATCH] Implements support to run standalone tools

Manuel Klimek klimek at google.com
Tue Jan 24 02:03:48 PST 2012


The attached patch adds support 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, and command line tools.

Cheers,
/Manuel

Rietveld link:
http://codereview.appspot.com/5570054/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tooling.patch
Type: text/x-patch
Size: 42876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120124/c49ded08/attachment.bin>


More information about the cfe-commits mailing list