Add an optional ToolName argument to runToolOnCodeWithArgs/buildASTFromCodeWithArgs.
This can be used as a way to modify argv[0] for a clang tool.
Differential Revision: http://reviews.llvm.org/D16718
llvm-svn: 259187
Add an optional ToolName argument to runToolOnCodeWithArgs/buildASTFromCodeWith… bkramer on Jan 29 2016, 3:29 AM. Authored by Tags None Subscribers None
Description
Details
|