https://bugs.kde.org/show_bug.cgi?id=387994
Milian Wolff <m...@milianw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kde | |velop/335786a16731b093bf6b0 | |27c8c51ef653425b73a Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #7 from Milian Wolff <m...@milianw.de> --- Git commit 335786a16731b093bf6b027c8c51ef653425b73a by Milian Wolff, on behalf of Guillaume Racicot. Committed on 14/03/2018 at 22:51. Pushed by mwolff into branch 'master'. 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 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/335786a16731b093bf6b027c8c51ef653425b73a -- You are receiving this mail because: You are watching all bug changes.