]> granicus.if.org Git - clang/commit
Add back the leading space when printing commands with -###
authorReid Kleckner <reid@kleckner.net>
Thu, 7 Aug 2014 00:05:00 +0000 (00:05 +0000)
committerReid Kleckner <reid@kleckner.net>
Thu, 7 Aug 2014 00:05:00 +0000 (00:05 +0000)
commit8e48d2f7d9a72603df1b683c7b3e0b231f71c9ec
tree1f9dd5f5d5bf9ae5ac142e5fd953bd1564d684df
parentcce419586ffdb5a936ce16eccf83fd679c7f4aec
Add back the leading space when printing commands with -###

This was an unintentional behavior change from r214924.

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