diff options
author | Rachel Craik <rcraik@ca.ibm.com> | 2017-07-24 22:17:05 +0000 |
---|---|---|
committer | Rachel Craik <rcraik@ca.ibm.com> | 2017-07-24 22:17:05 +0000 |
commit | 3e2ef40812204da7098c917c37ad4c8306fb65c7 (patch) | |
tree | 7f1610b1f36a1d5886712ed00fc0cb9381927837 /lldb/packages/Python/lldbsuite/test | |
parent | c7d30e9c0a22bcaacff35830923b1fd2ea6465ff (diff) | |
download | bcm5719-llvm-3e2ef40812204da7098c917c37ad4c8306fb65c7.tar.gz bcm5719-llvm-3e2ef40812204da7098c917c37ad4c8306fb65c7.zip |
Remove addtional parameters in function std::next() and std::prev()
Creating a function pointer with proper parameters pointing to std::next() or std::prev() should work.
This change moves the invented paramater for enable_if over to the return type to resolve this QoI issue.
Patch by Jason Liu.
Differential Revision: https://reviews.llvm.org/D34649
llvm-svn: 308932
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions