<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Apr 1, 2012, at 4:50 PM, Chandler Carruth wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div class="gmail_quote">On Sun, Apr 1, 2012 at 4:03 PM, Bob Wilson <span dir="ltr"><<a href="mailto:bob.wilson@apple.com">bob.wilson@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 id=":4ys">Ignore unused --serialize-diagnostics option when using llvm-gcc.<br>
<br>
llvm-gcc doesn't handle --serialize-diagnostics so when compiling i386<br>
kernel/kext code with -Werror, you get an error about that option being<br>
unused.  Claim the argument to prevent this from breaking builds.<br>
<<a href="rdar://problem/11161933">rdar://problem/11161933</a>></div></blockquote></div><br><div>I realize that most of the llvm-gcc invoking logic is untested, but can we start with a testcase here?</div>
</blockquote></div><br><div>grumble, grumble….  I added one in r154001</div><div><br></div><div>There are actually a few tests for this stuff already, but more importantly, it should all be going away soon.</div></body></html>