D9744: Further extend the argument hint code completion test coverage

Milian Wolff noreply at phabricator.kde.org
Mon Jan 8 22:31:35 UTC 2018


mwolff created this revision.
Restricted Application added a subscriber: kdevelop-devel.
mwolff requested review of this revision.

REVISION SUMMARY
  Also check whether we find matching declarations, and add test
  code that uses namespaces. This uncovers a deficit in libclang,
  namely clang_getCompletionParent on the overload candidate completion
  strings does not return any valid string. Without a valid parent
  we cannot find the namespaced declarations and thus fail there...

REPOSITORY
  R32 KDevelop

REVISION DETAIL
  https://phabricator.kde.org/D9744

AFFECTED FILES
  plugins/clang/tests/test_codecompletion.cpp

To: mwolff
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20180108/5ec44c60/attachment.html>


More information about the KDevelop-devel mailing list