<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Jul 2, 2012, at 14:06 , Chandler Carruth <<a href="mailto:chandlerc@gmail.com">chandlerc@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div class="gmail_extra"><div class="gmail_quote">On Mon, Jul 2, 2012 at 2:03 PM, Jordan Rose <span dir="ltr"><<a href="mailto:jordan_rose@apple.com" target="_blank" class="cremed">jordan_rose@apple.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
On Jul 2, 2012, at 13:53 , Chandler Carruth <<a href="mailto:chandlerc@gmail.com" class="cremed">chandlerc@gmail.com</a>> wrote:<br>
<br>
> It was obvious: r159582. I can't promise that's *enough* but it seems definitely a good initial step. Let me know if that helps.<br>
<br>
</div>Yes, it does! The only thing left is "Test suite 'Clang-Unit" contained no tests". And indeed, ClangUnitTests is not a target in my standalone-build project, but it and its subtargets do show up in my combined project.</blockquote>
<div><br></div><div>Ah, ok, I have a patch for that to. It's also pretty obvious/easy when you describe it. Give me a moment. =] </div><div><br></div><div>That said, the patch will remove the message. We can't build the Clang unittests in a standalone build. =/ At least, I'm not particularly interested in adding the various build steps necessary for that -- i'd rather make the not-standalone build just as fast for IDE users.</div>
</div></div>
</blockquote></div><br><div>…unfortunate, but fair enough. (I see that the add_unittest function does enough that it's not something we want duplicated in Clang's CMakeLists.txt.)</div></body></html>