]> granicus.if.org Git - clang/commit
Add a little utility for interposing between a command line program
authorDaniel Dunbar <daniel@zuster.org>
Wed, 4 Mar 2009 21:06:52 +0000 (21:06 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 4 Mar 2009 21:06:52 +0000 (21:06 +0000)
commit02ca6ea41855feaa41cfbe2533ec68fdf35c7e53
tree66a16a42220d22a4c7e7b055180f95357ccd49db
parent0f9098e093089e935066729ea06bc86c23d9a432
Add a little utility for interposing between a command line program
and capturing its invocations.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66068 91177308-0d34-0410-b5e6-96231b3b80d8
utils/CaptureCmd [new file with mode: 0755]