mclow.lists added a comment.

Howard just pointed out to me that `__clear_and_shrink` should be noexcept - 
otherwise we get the generation of an exception table and a call to `terminate` 
in string's move assignment operator.  Fixed in revision 333435.


Repository:
  rCXX libc++

https://reviews.llvm.org/D41976



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to