<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Nov 4, 2011, at 4:28 PM, NAKAMURA Takumi wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>2011/11/5 Chad Rosier <<a href="mailto:mcrosier@apple.com">mcrosier@apple.com</a>>:<br><blockquote type="cite">Author: mcrosier<br></blockquote><blockquote type="cite">Date: Fri Nov  4 14:28:44 2011<br></blockquote><blockquote type="cite">New Revision: 143732<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">URL: <a href="http://llvm.org/viewvc/llvm-project?rev=143732&view=rev">http://llvm.org/viewvc/llvm-project?rev=143732&view=rev</a><br></blockquote><blockquote type="cite">Log:<br></blockquote><blockquote type="cite">[driver] Don't blindly accept all -g options.<br></blockquote><blockquote type="cite"><a href="rdar://10383444">rdar://10383444</a><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Added:<br></blockquote><blockquote type="cite">   cfe/trunk/test/Driver/debug-options.c<br></blockquote><blockquote type="cite">Modified:<br></blockquote><blockquote type="cite">   cfe/trunk/lib/Driver/Tools.cpp<br></blockquote><br>It broke msvc build.<br><a href="http://bb.pgr.jp/builders/cmake-clang-i686-msvc10/builds/3657">http://bb.pgr.jp/builders/cmake-clang-i686-msvc10/builds/3657</a><br>(llvm test failure has been fixed in r143735)<br></div></blockquote></div><br><div>These are mine, but I'm not sure what I can do about it as I don't have a Windows machine to test with.</div><div>All of my errors look like:</div><div><span class="Apple-style-span" style="font-family: Times; "><pre style="font-family: 'Courier New', courier, monotype, monospace; "><span class="stdout" style="font-family: 'Courier New', courier, monotype, monospace; color: black; ">clang: warning: the clang compiler does not support 'g' [warn_drv_clang_unsupported]</span></pre></span><div>This seems like rather odd behavior.  I assume the tests are passing -g and the '-' is somehow getting stripped off.</div></div><div><br></div><div>Would someone with a Windows machine mind investigating?</div><div><br></div><div>  Chad</div></body></html>