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

Manuel Klimek klimek at google.com
Fri Mar 30 02:20:50 PDT 2012


On Thu, Mar 29, 2012 at 5:25 PM, Marshall Clow <mclow.lists at gmail.com> wrote:
> 2) runSyntaxOnlyToolOnCode
> I don't understand why "input.cc" is hard wired here.
> Is this just some dummy file name - supposed to be unique?
> Maybe a comment to say what's going on?

Done.

Also, Chandler pointed out that he'd like to see this function renamed
to runToolOnCode, as users of the tooling would want syntax-only runs
to be the default (and not think about it unless they start wondering
how to run code generation as part of a map reduction).

Thoughts?
/Manuel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tooling.patch
Type: application/octet-stream
Size: 54171 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120330/7568eee9/attachment.obj>


More information about the cfe-commits mailing list