[cfe-dev] ClangD

Manuel Klimek via cfe-dev cfe-dev at lists.llvm.org
Mon Feb 6 08:52:11 PST 2017


On Mon, Feb 6, 2017 at 5:40 PM Marco Craveiro <marco.craveiro at gmail.com>
wrote:

> Hi Manuel,
>
> > If you have any thoughts / concerns let me know; otherwise look forward
> to
> > code reviews on initial ClangD dropping by :D
>
> One minor point, which I could not spot on any of the replies: is it
> worth looking at RTags[1]? Its a libclang-based project with very good
> emacs integration. I've been using it daily on a large-ish code base
> and its pretty stable. Adding the MS protocol to it would probably be
> easier than starting from scratch. (I am in no way affiliated with the
> project, other than as a user).
>

YCM is a libclang based editor integration that many people use - we
specifically want to get away from libclang (for various reasons).
For what it's worth, I also don't think adding the editor protocol to a
different project will be easier than starting from scratch.


>
> Also, the name ClangD seems to evoke D support for Clang :-)
>
> My 0.02 Angolan Kwanzas.
>
> Cheers
> --
> Marco Craveiro
>
> MD, Domain Driven Consulting
> about: http://about.me/marcocraveiro
> blog: http://mcraveiro.blogspot.co.uk
> twitter: https://twitter.com/MarcoCraveiro
>
> That the Ideas are themselves manifestations (of the Idea-Idea) and
> that the Idea-Idea is a-kind-of Manifestation-Idea—which is a-kind-of
> itself, so that the system is completely self-describing— would have
> been appreciated by Plato as an extremely practical joke [Plato]. --
> Alan Key
>
> [1] https://github.com/Andersbakken/rtags/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20170206/abc0248c/attachment.html>


More information about the cfe-dev mailing list