https://bugs.kde.org/show_bug.cgi?id=292228
Nicolás Alvarez <nalva...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #4 from Nicolás Alvarez <nalva...@kde.org> --- This bug applied to the old C++ parser, so surely the new clang-based parser fixed it, right? Well, I tried it in a current KDevelop with the new clang-based parser and the code above shows both calls to foo as void foo( T x ). Is it dropping references when doing type deduction? Probably (so I'll close the bug as fixed), but I can't really tell, it's not showing any template parameters in the tooltip anymore... Maybe showing template parameters in the tooltip is a feature that should be brought back. -- You are receiving this mail because: You are watching all bug changes.