commit | b31baa88a5e6869ccac71aef53a672bb87a029c3 | [log] [tgz] |
---|---|---|
author | Reid Spencer <rspencer@reidspencer.com> | Sun Dec 19 18:00:21 2004 +0000 |
committer | Reid Spencer <rspencer@reidspencer.com> | Sun Dec 19 18:00:21 2004 +0000 |
tree | 369439d24ebaa69bf77a3f5df35dd968bba73d60 | |
parent | a434805014809e46ff955565bf89cdc2590fb4e6 [diff] |
For PR351: * Pass sys::Path instead of std::string for paths * Correct the types of arguments passed to RunProgramWithTimeout due to its interface using sys::Path instead of std::string * Replace "/dev/null" (not portable) with empty string which sys::Program::ExecuteAndWait recognizes as "redirect to bit bucket" git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19041 91177308-0d34-0410-b5e6-96231b3b80d8