[PATCH] D16718: Add an optional ToolName argument to runToolOnCodeWithArgs/buildASTFromCodeWithArgs.
Benjamin Kramer via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 29 02:44:10 PST 2016
bkramer created this revision.
bkramer added a reviewer: klimek.
bkramer added a subscriber: cfe-commits.
Herald added a subscriber: klimek.
This can be used as a way to modify argv[0] for a clang tool.
http://reviews.llvm.org/D16718
Files:
include/clang/Tooling/Tooling.h
lib/Tooling/Tooling.cpp
unittests/ASTMatchers/ASTMatchersTest.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16718.46369.patch
Type: text/x-patch
Size: 5861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160129/b2b04c47/attachment.bin>
More information about the cfe-commits
mailing list