https://bugs.kde.org/show_bug.cgi?id=387994

Kevin Funk <kf...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://commits.kde.org/kde |https://commits.kde.org/kde
                   |velop/335786a16731b093bf6b0 |velop/dd038eb1a8fb4d663fe03
                   |27c8c51ef653425b73a         |eb6bd6ebf16d8ace3d0

--- Comment #8 from Kevin Funk <kf...@kde.org> ---
Git commit dd038eb1a8fb4d663fe03eb6bd6ebf16d8ace3d0 by Kevin Funk, on behalf of
Guillaume Racicot.
Committed on 15/03/2018 at 18:39.
Pushed by kfunk into branch '5.2'.

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

Reviewers: #kdevelop, mwolff

Reviewed By: #kdevelop, mwolff

Subscribers: kfunk, mwolff, kdevelop-devel

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

(cherry picked from commit 335786a16731b093bf6b027c8c51ef653425b73a)

M  +8    -3    plugins/clang/duchain/builder.cpp
M  +21   -0    plugins/clang/tests/test_duchain.cpp
M  +1    -0    plugins/clang/tests/test_duchain.h

https://commits.kde.org/kdevelop/dd038eb1a8fb4d663fe03eb6bd6ebf16d8ace3d0

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to