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

--- Comment #5 from Milian Wolff <m...@milianw.de> ---
Git commit 2947a8b43895db23bc8406a0acfc9b2a2fc6d9eb by Milian Wolff.
Committed on 23/01/2016 at 22:25.
Pushed by mwolff into branch '5.0'.

Update to KDevplatform changes, prefer to use DUChain::updateReady
and call DUChain::emitUpdateReady.

This fixes several issues with the clang language plugin where
other plugins did not get notified about DUChain updates as
many files can be updated from within a single clang parsejob.

M  +4    -6    languages/clang/codegen/adaptsignatureassistant.cpp
M  +1    -5    languages/clang/codegen/adaptsignatureassistant.h
M  +2    -0    languages/clang/duchain/clanghelpers.cpp
M  +4    -4    languages/cpp/codecompletion/model.cpp
M  +1    -2    languages/cpp/codecompletion/model.h
M  +4    -7    languages/cpp/codegen/adaptsignatureassistant.cpp
M  +1    -5    languages/cpp/codegen/adaptsignatureassistant.h
M  +1    -0    languages/cpp/cppparsejob.cpp
M  +2    -0    languages/qmljs/qmljsparsejob.cpp
M  +1    -0    projectmanagers/cmake/duchain/cmakeparsejob.cpp

http://commits.kde.org/kdevelop/2947a8b43895db23bc8406a0acfc9b2a2fc6d9eb

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

Reply via email to