zchee / clang-server

A C/C++ AST index server using libclang and flatbuffers written in Go
https://godoc.org/github.com/zchee/clang-server
BSD 3-Clause "New" or "Revised" License
87 stars 4 forks source link

clang-server and clangd #2

Open phcerdan opened 6 years ago

phcerdan commented 6 years ago

Hi @zchee, great stuff! How is clang-server compared/compatible with llvm efforts with clangd? I have been hoping for clangd to implement a indexer/database to start using it, but doesn't seem it is coming soon. Are you in contact, or aware of any development in this sense? Thanks!

zchee commented 6 years ago

@phcerdan I'll answer your question later :)