Make lambda introduce a context in DU chain

Authored by gracicot on Mar 14 2018, 10:50 PM.

Description

Make lambda introduce a context in DU chain

Summary:
Lambda in clang completion were not introducing a context. This
had the effect of making all local variable in a global lambda
highlighted as a global

BUG: 387994

Reviewers: KDevelop, mwolff

Reviewed By: KDevelop, mwolff

Subscribers: kfunk, mwolff, kdevelop-devel

Differential Revision: https://phabricator.kde.org/D11303

Details

Committed
mwolffMar 14 2018, 10:51 PM
Reviewer
KDevelop
Differential Revision
D11303: Make lambda introduce a context in DU chain
Parents
R32:90a36b8b1e11: Replace deprecated QSignalMapper by lambda expressions
Branches
Unknown
Tags
Unknown