<div dir="ltr">    I haven't seen this discussed outside of my bug report…<div><br></div><div><a href="http://llvm.org/bugs/show_bug.cgi?id=20326" target="_blank" style="font-family:arial,sans-serif;font-size:13px">http://llvm.org/bugs/show_bug.cgi?id=20326</a><br>
</div><div><br></div><div>and the later comments on…</div><div><br></div><div><a href="http://reviews.llvm.org/D3908" target="_blank" style="font-family:arial,sans-serif;font-size:13px">http://reviews.llvm.org/D3908</a><br>
</div><div><br></div><div>but the commit of r212689…</div><div><br></div><div><a href="https://www.mail-archive.com/cfe-commits@cs.uiuc.edu/msg100897.html" target="_blank" style="font-family:arial,sans-serif;font-size:13px">https://www.mail-archive.com/cfe-commits@cs.uiuc.edu/msg100897.html</a><br>
</div><div><br></div><div>has broken the darwin targets for clang via blockage of the proper use of the</div><div>system _stdint.h and _types.h headers by the newly added clang versions.</div><div>This should be a release blocker for branching 3.5 until it is resolved, no?</div>
<div>Deleting the installed <span style="color:rgb(0,0,0);white-space:pre-wrap">/sw/opt/llvm-3.5.0/lib/clang/3.5.0/include/_stdint.h and</span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap">/sw/opt/llvm-3.5.0/lib/clang/3.5.0/include/_types.h files eliminates the breakage</span></div>
<div><span style="color:rgb(0,0,0);white-space:pre-wrap">so perhaps the best solution is not to have those files installed at all outside</span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap">of the freebsd target.</span></div>
<div><span style="color:rgb(0,0,0);white-space:pre-wrap">      Jack</span></div></div>