]> granicus.if.org Git - clang/commit
Driver: Fix -### to quote shell special characters, following gcc.
authorDaniel Dunbar <daniel@zuster.org>
Sat, 20 Mar 2010 08:01:53 +0000 (08:01 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sat, 20 Mar 2010 08:01:53 +0000 (08:01 +0000)
commitb86c5fc7393f61221686fc56e992ca409dee2a50
tree27c4e4df560e3107d282e0d86e782c812f15e64d
parentdb59bc867af39cf09053fa49f3c20bd7a6319f3f
Driver: Fix -### to quote shell special characters, following gcc.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@99053 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Compilation.cpp