[llvm-dev] [cfe-dev] [RFC][libcxx] Fix and maintain the no-exceptions build of libcxx
Ben Pope via llvm-dev
llvm-dev at lists.llvm.org
Wed Nov 4 03:48:59 PST 2015
On 04/11/15 16:29, David Chisnall via llvm-dev wrote:
> This is possibly something that the standards committee should address. There are lots of situations where you don’t want to enable exceptions, and it would be nice to have an official, standard version of C++ that would work in this situation. Embedded C++ tried, but threw away too much to be useful in practice. Is there a subcommittee looking at this kind of use?
SG14 are probably interested in this, but I don't think they've produced
much in the way of documentation or recommendations yet.
Ben
More information about the llvm-dev
mailing list