+ Daniel and Chris<br><br><div class="gmail_quote">On Mon Aug 11 2014 at 1:36:14 PM Jingyue Wu <<a href="mailto:jingyue@google.com">jingyue@google.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>The output of "clang -v -E -x c /dev/null -###" on the trunk doesn't have the leading spaces as previous versions. </div><div><br></div>"/home/jingyue/Work/llvm/install-git/bin/clang" "-cc1" "-triple" "x86_64-unknown-linux-gnu" "-E" ...<div>
<br></div><div>This patch makes the leading space optional; otherwise, compiler.py will not be able to find the cc1 binary. </div><div><br></div><div>Jingyue</div></blockquote></div>