]> granicus.if.org Git - clang/commit
Update for LLVM change (StringSaver)
authorSean Silva <chisophugis@gmail.com>
Fri, 15 Aug 2014 23:18:49 +0000 (23:18 +0000)
committerSean Silva <chisophugis@gmail.com>
Fri, 15 Aug 2014 23:18:49 +0000 (23:18 +0000)
commit170ebf4f19459ae51a9561d0e65c87ee4c9b2c97
tree7be6124e1fc67a378c87e990357418b0c29fad2a
parentaa5769ffa019eb158f5029e09be606de84962357
Update for LLVM change (StringSaver)

There is more cleanup to be done here. Once
llvm::sys::Process::GetArgumentVector is switched over to StringSaver,
we can simplify this code a fair amount.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@215785 91177308-0d34-0410-b5e6-96231b3b80d8
tools/driver/driver.cpp