summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc/TestContextObjectObjc.py
diff options
context:
space:
mode:
authorLouis Dionne <ldionne@apple.com>2019-08-12 18:30:31 +0000
committerLouis Dionne <ldionne@apple.com>2019-08-12 18:30:31 +0000
commit1308011e1b5c5382281a63dd4191a1784f8d2295 (patch)
tree1fbf40bca77bc711b1055f6195ff6bf99277d18e /lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc/TestContextObjectObjc.py
parent38a1aa117f3d1974ab6653b692e9946e3d11db4a (diff)
downloadbcm5719-llvm-1308011e1b5c5382281a63dd4191a1784f8d2295.tar.gz
bcm5719-llvm-1308011e1b5c5382281a63dd4191a1784f8d2295.zip
[libc++] Implement CTAD for std::tuple
Summary: We were using implicit deduction guides instead of explicit ones, however the implicit ones don't do work anymore when changing the constructors. This commit adds the actual guides specified in the Standard to make libc++ (1) closer to the Standard and (2) more resistent to changes in std::tuple's constructors. Reviewers: Quuxplusone Subscribers: christof, jkorous, dexonsmith, libcxx-commits Tags: #libc Differential Revision: https://reviews.llvm.org/D65225 llvm-svn: 368599
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/context-object-objc/TestContextObjectObjc.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud