Okay. Then you should go to IRC or the mailing list (maybe cfe-dev would be
a better place) to contact the mentors listed on the website, Vassil
Vassilev and Raphael Isemann.
>From what I can tell, you should implement both shell plugin and clang
driver switch. The shell plugin will query the clang driver by using the
switch (i.e., command line flag) to know the answer of auto-completion.
Please ask the mentors for more details.
Good luck! :-)
Regards,
chenwj
2017-03-15 21:00 GMT+08:00 高橋祐花 <yukatkh at gmail.com>:
> Hi chenwj,
>
> I saw this llvm's gsoc introduction website and found the idea.
> http://llvm.org/OpenProjects.html#clang-shell-autocompletion-support
>
> It says, for example, when we do "ls -" and push tab, shell will
show as
> possible options. I want to do same thing in clang.
>
> Regards,
> Yuka
>
> 2017-03-15 21:51 GMT+09:00 陳韋任 <chenwj.cs97g at g2.nctu.edu.tw>:
>
>> Hi Yuka,
>>
>> I know there are atom or vim clang autocomplete plugin, which help
>> programmers writing their code.
>> But I don't know why we need a shell clang autocomplete plugin, is
there
>> a web site explaining the
>> rational?
>>
>> Regards,
>> chenwj
>>
>> 2017-03-15 1:27 GMT+08:00 高橋祐花 via llvm-dev <llvm-dev at
lists.llvm.org>:
>>
>>> Hello,
>>>
>>> My name is Yuka Takahashi and I'm a student at the University
of Tokyo,
>>> Japan.
>>>
>>> I am interested in shell auto-completion for clang project and
eager to
>>> commit, but I have a question that I couldn't understand from
project
>>> description.
>>>
>>> Are we supposed to make indivisual plugin package, (for example, if
the
>>> name of the plugin was "clang-autocomplete-bash", someone
who wants to use
>>> that package has to manually install that) , or make pull request
to
>>> bash-completion team (or bash team) to ask them to merge our
plugin?
>>>
>>> And I also wonder if there is another student who want to tackle
with
>>> this project.
>>>
>>>
>>> I am really interested in this project, and I believe that my
experience
>>> of developing own shell will helps.
>>> Please visit my website for more information about me.
>>> https://yamaguchi1024.github.io/
>>>
>>> Regards,
>>> Yuka Takahshi
>>>
>>> _______________________________________________
>>> LLVM Developers mailing list
>>> llvm-dev at lists.llvm.org
>>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>>>
>>>
>>
>>
>> --
>> Wei-Ren Chen (陳韋任)
>> Homepage: http://people.cs.nctu.edu.tw/~chenwj
>>
>>
>
--
Wei-Ren Chen (陳韋任)
Homepage: http://people.cs.nctu.edu.tw/~chenwj
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.llvm.org/pipermail/llvm-dev/attachments/20170315/55d396ea/attachment.html>