Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Differential
D16718
Add an optional ToolName argument to runToolOnCodeWithArgs/buildASTFromCodeWithArgs.
Closed
Public
Actions
Authored by
bkramer
on Jan 29 2016, 2:44 AM.
Edit Revision
Update Diff
Download Raw Diff
Edit Related Revisions...
Edit Parent Revisions
Edit Child Revisions
Edit Related Objects...
Edit Commits
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Subscribers
cfe-commits
,
klimek
Details
Reviewers
klimek
Commits
rC259187: Add an optional ToolName argument to…
rG987a1d21e7bf: Add an optional ToolName argument to runToolOnCodeWithArgs/buildASTFromCodeWith…
rL259187: Add an optional ToolName argument to…
Summary
This can be used as a way to modify argv[0] for a clang tool.
Diff Detail
Repository
rL LLVM
Event Timeline
bkramer
updated this revision to
Diff 46369
.
Jan 29 2016, 2:44 AM
bkramer
retitled this revision from
to
Add an optional ToolName argument to runToolOnCodeWithArgs/buildASTFromCodeWithArgs.
.
bkramer
updated this object.
bkramer
added a reviewer:
klimek
.
bkramer
added a subscriber:
cfe-commits
.
Herald
added a subscriber:
klimek
.
·
View Herald Transcript
Jan 29 2016, 2:44 AM
bkramer
updated this revision to
Diff 46370
.
Jan 29 2016, 2:45 AM
Comment Actions
Fix comment.
klimek
accepted this revision.
Jan 29 2016, 2:56 AM
klimek
edited edge metadata.
Comment Actions
lg
This revision is now accepted and ready to land.
Jan 29 2016, 2:56 AM
Closed by commit
rL259187: Add an optional ToolName argument to…
(authored by d0k).
·
Explain Why
Jan 29 2016, 3:33 AM
This revision was automatically updated to reflect the committed changes.