diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-02-02 23:58:56 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-02-02 23:58:56 +0000 |
commit | 59b982e1be3af0a1c6dc1564a9df8123404359cc (patch) | |
tree | db19f9b8dbb6894f72dadd88f218011add7776c9 /lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py | |
parent | 0d473d12fef8c7e1f0843bab2a74583b2f5da1f5 (diff) | |
download | bcm5719-llvm-59b982e1be3af0a1c6dc1564a9df8123404359cc.tar.gz bcm5719-llvm-59b982e1be3af0a1c6dc1564a9df8123404359cc.zip |
PR24989: Stop trying to use the C++11 rules for lambda return type inference in
C++14 generic lambdas. It conflicts with the C++14 return type deduction
mechanism, and results in us failing to actually deduce the lambda's return
type in some cases.
llvm-svn: 259609
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py')
0 files changed, 0 insertions, 0 deletions