diff options
author | Gabor Marton <gabor.marton@ericsson.com> | 2019-07-17 14:40:09 +0000 |
---|---|---|
committer | Gabor Marton <gabor.marton@ericsson.com> | 2019-07-17 14:40:09 +0000 |
commit | ae512b83d5fc79fb96844ce7cfe4c6a4fee96c9a (patch) | |
tree | de5d9f1e9394279ff59a3e2013f3199284599710 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp | |
parent | 80de11ed0216a232e224f4b01ab4eb818401f829 (diff) | |
download | bcm5719-llvm-ae512b83d5fc79fb96844ce7cfe4c6a4fee96c9a.tar.gz bcm5719-llvm-ae512b83d5fc79fb96844ce7cfe4c6a4fee96c9a.zip |
[ASTImporter] Fix structural eq of lambdas
Summary:
The structural equivalence check reported false eq between lambda classes
with different parameters in their call signature.
The solution is to check the methods for equality too in case of lambda
classes.
Reviewers: a_sidorin, a.sidorin
Subscribers: rnkovacs, dkrupp, Szelethus, gamesh411, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D64075
llvm-svn: 366332
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions