[PATCH] D21673: [libcxx] guard throw with exception enabling check
Asiri Rathnayake via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 24 09:58:31 PDT 2016
rmaprath added a comment.
In http://reviews.llvm.org/D21673#466544, @weimingz wrote:
> It's a good idea. Currently, there are about 600+ "throws" being
> guarded by _LIBCPP_NO_EXCEPTIONS macro.
>
> How about let's merge the patch now and I can do the conversion of
> existing code to the wrapper in background?
>
> Weiming
Sounds good to me.
Thanks!
http://reviews.llvm.org/D21673
More information about the cfe-commits
mailing list