[libcxx-commits] [PATCH] D62228: Make `vector` unconditionally move elements when exceptions are disabled.
Eric Fiselier via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Aug 30 12:02:03 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL370502: Make `vector` unconditionally move elements when exceptions are disabled. (authored by EricWF, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D62228?vs=205965&id=218147#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62228/new/
https://reviews.llvm.org/D62228
Files:
libcxx/trunk/include/memory
libcxx/trunk/include/vector
libcxx/trunk/test/libcxx/containers/sequences/vector/exception_safety_exceptions_disabled.sh.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62228.218147.patch
Type: text/x-patch
Size: 5780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190830/b027e339/attachment.bin>
More information about the libcxx-commits
mailing list