diff options
| author | Louis Dionne <ldionne@apple.com> | 2020-02-11 17:11:00 +0100 |
|---|---|---|
| committer | Louis Dionne <ldionne@apple.com> | 2020-02-11 17:12:16 +0100 |
| commit | 37f46650c3866c06c6108740fd15a34ebcb6a404 (patch) | |
| tree | f2ea00e923825a5f4df66cddb0a28e7d2bdce3ba /lldb/test/API/python_api/debugger/TestDebuggerAPI.py | |
| parent | 47f7df89461e3fd9aa1c78f12741603365f903fe (diff) | |
[libc++] Make sure that vector copy-construction is disabled for non-copyable types
The Standard requires the value_type of the vector to be Cpp17CopyInsertable
in order for copy-construction to be enabled:
http://eel.is/c++draft/container.requirements#tab:container.req
rdar://problem/56674564
Differential Revision: https://reviews.llvm.org/D74251
Diffstat (limited to 'lldb/test/API/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions
