[kdevelop] [Bug 368544] Implementation generator drops parameters of method template

2018-03-15 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=368544

Milian Wolff  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kde
   ||velop/782645190f44ca1dd147e
   ||45d18fc354ef6282186
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Milian Wolff  ---
Git commit 782645190f44ca1dd147e45d18fc354ef6282186 by Milian Wolff, on behalf
of Shashwat Dixit.
Committed on 15/03/2018 at 10:43.
Pushed by mwolff into branch 'master'.

Fix Template (Class/Function) Signatures in Clang Code Completion

Summary:
  - Create correct template prefix for Class/Function Templates

  - Handle Template Template Parameter

  - Do not drop function parameters for FunctionTemplates
Related: bug 377397

Reviewers: #kdevelop, aspotashev, mwolff

Subscribers: #kdevelop, kdevelop-devel

Tags: #kdevelop

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

M  +30   -5plugins/clang/codecompletion/completionhelper.cpp
M  +28   -0plugins/clang/tests/test_codecompletion.cpp
M  +26   -2plugins/clang/util/clangutils.cpp

https://commits.kde.org/kdevelop/782645190f44ca1dd147e45d18fc354ef6282186

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

[kdevelop] [Bug 368544] Implementation generator drops parameters of method template

2016-09-10 Thread Alexander Potashev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368544

--- Comment #1 from Alexander Potashev  ---
Created attachment 101010
  --> https://bugs.kde.org/attachment.cgi?id=101010=edit
screenshot

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