summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/TestCPPBreakpointCommands.py
diff options
context:
space:
mode:
authorMichael Park <mcypark@gmail.com>2017-05-11 07:17:12 +0000
committerMichael Park <mcypark@gmail.com>2017-05-11 07:17:12 +0000
commit215f55f526b9f1d146d02f0955a127d6fc0bb703 (patch)
tree67f27608a5d60c029a354934e6d0eb69b5326a9f /lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/TestCPPBreakpointCommands.py
parentc59ced36aa96c64dcb481421c113f6f9a11b4cbc (diff)
downloadbcm5719-llvm-215f55f526b9f1d146d02f0955a127d6fc0bb703.tar.gz
bcm5719-llvm-215f55f526b9f1d146d02f0955a127d6fc0bb703.zip
Fix `std::visit` for the zero variants case.
Summary: The following code is broken: ``` std::visit([]{}); ``` Reviewers: EricWF Reviewed By: EricWF Differential Revision: https://reviews.llvm.org/D33090 llvm-svn: 302773
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/TestCPPBreakpointCommands.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud