<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">Thanks, I backported the patch to my version and it worked fine!</div><div class=""><br class=""></div><div class="">Cheers,</div><div class="">Julien Rinaldini <br class=""><div class=""><p class="p3"><span style="font-family:futura,helvetica,sans-serif;" class="">
</span>
</p>

</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On 28 Sep 2016, at 23:05, Tom Stellard <<a href="mailto:tom@stellard.net" class="">tom@stellard.net</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">On Wed, Sep 28, 2016 at 11:13:35AM -0700, Mehdi Amini wrote:<br class=""><blockquote type="cite" class=""><br class=""><blockquote type="cite" class="">On Sep 28, 2016, at 11:00 AM, Rinaldini Julien via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" class="">llvm-dev@lists.llvm.org</a>> wrote:<br class=""><br class="">Hi,<br class=""><br class="">I’m using llvm+clang (+ a wrapper for swift that allow me to use my clang to compile swift files) inside Xcode and I have encountered two issues with the new clang 3.9 and Xcode 8:<br class=""><br class="">1) when compiling with the deployment target set to 10.0, I got this error: clang-3.9: error: invalid version number in '-miphoneos-version-min=10.0’. If I set back the deployment target to 9.3 it works fine.<br class=""></blockquote><br class=""><a href="https://reviews.llvm.org/rL275905" class="">https://reviews.llvm.org/rL275905</a><br class=""><br class="">It probably landed after the 3.9 branch and unfortunately wasn’t backported.<br class=""><br class="">CC Tstellar for 3.9.1<br class=""><br class=""></blockquote><br class="">I created a bug to track this request: <a href="https://llvm.org/bugs/show_bug.cgi?id=30555" class="">https://llvm.org/bugs/show_bug.cgi?id=30555</a><br class=""><br class="">-Tom<br class=""><br class=""><blockquote type="cite" class="">— <br class="">Mehdi<br class=""><br class=""><br class=""><blockquote type="cite" class=""><br class="">2) when compiling a mixed project with both swift and objective-c source code, the compiler fail to find the “bridge” include: <br class=""><br class="">SOMEFILE.m:15:9: fatal error: 'Sparkasse-Swift.h' file not found<br class="">#import <SOMETHING-Swift.h><br class="">       ^<br class="">1 error generated.<br class="">Command /usr/localt/bin/clang failed with exit code 1<br class=""><br class="">I guess I can add a -I/path/to/SOMETHING-Swift.h to the flags but I have a lot of those.<br class=""><br class=""><br class="">Does anyone encountered those issues? Do you have any pointer on how I can fix those issues?<br class=""><br class="">Cheers,<br class="">Julien Rinaldini<br class="">_______________________________________________<br class="">LLVM Developers mailing list<br class=""><a href="mailto:llvm-dev@lists.llvm.org" class="">llvm-dev@lists.llvm.org</a><br class="">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev<br class=""></blockquote><br class=""></blockquote></div></div></blockquote></div><br class=""></div></body></html>