This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Add a toy Eclipse integration for development purposes
Needs ReviewPublic

Authored by malaperle-ericsson on Feb 28 2017, 3:10 PM.

Details

Reviewers
klimek
bkramer
Summary

This patch adds a simple Eclipse/LSP4E integration for development purposes of
clangd. It simply launches clangd when opening C/C++ files with the
Generic Editor.

Diff Detail

Event Timeline

malaperle-ericsson set the repository for this revision to rL LLVM.
mprobst removed a reviewer: mprobst.Mar 1 2017, 1:08 AM

To be honest, I don't think this needs to be merged but it makes sense to put it somewhere people can try it.

This comment was removed by malaperle-ericsson.

Please disregard the last diff, I misused arc.