https://bugs.kde.org/show_bug.cgi?id=356178
Milian Wolff <m...@milianw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Version Fixed In| |5.0.0 Latest Commit| |http://commits.kde.org/kdev | |elop/ba2ecbaeba206644c11345 | |69e6da40047096487a --- Comment #3 from Milian Wolff <m...@milianw.de> --- Git commit ba2ecbaeba206644c1134569e6da40047096487a by Milian Wolff. Committed on 04/12/2015 at 17:06. Pushed by mwolff into branch '5.0'. Keep default arguments when adapting signature from definition side. Simplify the code, fix the bug, and also keep default arguments when we prepend an argument. In such cases, default-initialize the new arg with `= {} /* TODO */`. FIXED-IN: 5.0.0 M +11 -6 languages/clang/codegen/adaptsignatureassistant.cpp M +26 -0 languages/clang/tests/test_assistants.cpp http://commits.kde.org/kdevelop/ba2ecbaeba206644c1134569e6da40047096487a -- You are receiving this mail because: You are watching all bug changes.