<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"></blockquote><div><br></div></span><div>I also want to point out that if you really want no exceptions, you're going to have to produce (and link to) a custom dylib; since the stuff in the dylib *will* throw. </div></div></div></div></blockquote><div><br></div><div>IIUC, what you mean here is that it's not just the libcxx headers that I need to modify, but also the library code (stuff inside libcxx/src). This is exactly what I'm currently working on.</div><div><br></div><div>I have a patch in review at <a href="http://reviews.llvm.org/D14292">http://reviews.llvm.org/D14292</a> which makes it possible to get this library (.so) to build.</div><div><br></div><div>In my follow-up patch (which fixes some test failures on this new libcxx library build), there are changes to both the headers as well as the core library sources.</div><div><br></div><div>Thanks.</div><div><br></div><div>- Asiri</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><br></div><div class="gmail_extra">-- Marshall</div><div class="gmail_extra"><br></div></div>
<br>_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><br>
<br></blockquote></div><br></div></div>