Displaying 1 result from an estimated 1 matches for "d14172".
Did you mean:
d14072
2015 Oct 29
6
[RFC][libcxx] Fix and maintain the no-exceptions build of libcxx
...essary source / test updates and
following is my plan/proposal:
[Phase-1: Fix the build, setup build-only build bots]
Currently I cannot build libcxx with -DLIBCXX_ENABLE_EXCEPTIONS=0 due to a
small
omission in one of the sources. The following patch fixes this:
http://reviews.llvm.org/D14172
Once we get the reviewed+committed, the next step would be to have some
build-
bots setup so that we don't regress the build. I've already spoken to Renato
(copied) and he has kindly agreed to setup an ARM build-bot for this.
@Eric, Dimitri: Would it be possible for you to extend you...