commit | ffced82bd0044265cf245fd02f30ec4c85c6d7f2 | [log] [tgz] |
---|---|---|
author | Louis Dionne <[email protected]> | Thu Sep 05 13:50:28 2019 |
committer | Louis Dionne <[email protected]> | Thu Sep 05 13:50:28 2019 |
tree | 4213aaa87f6c53aa3dd4948c300257f61bd3f9b0 | |
parent | 7de36b7778549a5a0574d18d1c0e99a5cec8a76d [diff] |
[libc++] Revert "Make `vector` unconditionally move elements when exceptions are disabled." This reverts r370502, which broke the use case of a copy-only T (with a deleted move constructor) when exceptions are disabled. Until we figure out the right behavior, I'm reverting the commit. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@371068 91177308-0d34-0410-b5e6-96231b3b80d8