<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Aug 12, 2015 at 4:05 PM, Alexey Samsonov <span dir="ltr"><<a href="mailto:vonosmas@gmail.com" target="_blank">vonosmas@gmail.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
-// RUN: %clangxx_asan %s %p/Helpers/init-order-pthread-create-extra.cc -pthread -o %t<br>
+// RUN: %clangxx_asan %s %p/../Helpers/init-order-pthread-create-extra.cc -pthread -o %t<br></blockquote><div><br></div></div></div><div>Please move init-order-pthread-create-extra.cc somewhere under TestCases/Posix as well, so that we don't have to go up the directory tree here.</div><div>A yet cleaner approach would be to get rid of extra .cc file and create a self-contained test :two sources in one, with a few #ifdef magic - see TestCases/dlclose-test.cc for inspiration.</div><div>I will totally understand if you refuse to do this extra work :)</div></div></div></div></blockquote><div><br></div><div> No problem, <span style="color:rgb(0,0,0)">r244833.</span></div></div></div></div>