<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 8 October 2014 23:29, Dan Albert <span dir="ltr"><<a href="mailto:danalbert@google.com" target="_blank">danalbert@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">I've added a test with a relative -o path, but there's still plenty of uncovered ground here. For example, I can't verify that the default case emits the .gcno file to the CWD (since it's an absolute path by the time is reaches FileCheck, and afaik there's no way to tell FileCheck what the CWD is).</p></blockquote><div>I'm not worried about it in this case. However, since you asked, you can do this by copying the input to FileCheck to a temp file, then "echo blah %s blah >> temp file" or equivalent.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">
<div style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Add an additional test with a relative -o path.<br>
<br>
<a href="http://reviews.llvm.org/D5697" target="_blank">http://reviews.llvm.org/D5697</a><br>
<br>
Files:<br>
  lib/Driver/Tools.cpp<br>
  test/Driver/clang_f_opts.c<br>
</div>
</div></div></blockquote></div><br></div></div>