summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/debugger/TestDebuggerAPI.py
diff options
context:
space:
mode:
authorLouis Dionne <ldionne@apple.com>2020-02-11 17:11:00 +0100
committerLouis Dionne <ldionne@apple.com>2020-02-11 17:12:16 +0100
commit37f46650c3866c06c6108740fd15a34ebcb6a404 (patch)
treef2ea00e923825a5f4df66cddb0a28e7d2bdce3ba /lldb/test/API/python_api/debugger/TestDebuggerAPI.py
parent47f7df89461e3fd9aa1c78f12741603365f903fe (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