[cfe-dev] [RFC][PATCH] Implementation for completion in call context for C++

Francisco Lopes francisco.mailing.lists at oblita.com
Wed Jan 21 08:42:11 PST 2015


Thanks all for the help.

 - thanks Milian for the short and eye opening comments
 - and Manuel in particular for the extensive review.

There are already some FIXMEs to be done, but they're minor, the main part
has landed in SVN revision 226670.

Regards,
Francisco Lopes


2015-01-13 17:15 GMT-02:00 Manuel Klimek <klimek at google.com>:

> +Val for how we can make this fit into YCM / general feedback
>
> On Mon Jan 12 2015 at 11:10:34 PM Francisco Lopes <
> francisco.mailing.lists at oblita.com> wrote:
>
>> Hi Milian, I've done what I've planned. Now to distinguish the set of
>> completions for overload candidates from completions for ordinary name
>> completion I've added a new CXCursorKind named
>> CXCursor_OverloadCandidate.
>> _______________________________________________
>> cfe-dev mailing list
>> cfe-dev at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150121/b200c1f8/attachment.html>


More information about the cfe-dev mailing list