danalbert added a comment. The configure-time check LGTM. Android has it for all recent versions (since JB), but that will cover the case of GB and ICS.
================ Comment at: src/cxa_exception.cpp:127 @@ +126,3 @@ + // on 32 bit targets. + ptr = std::malloc(size); +#endif ---------------- `#warning` until that's done? https://reviews.llvm.org/D12512 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits