Open roxma opened 6 years ago
https://github.com/ncm2/ncm2-libclang
The c++ interface of clang library is more powerful, for example, it has accurate compile argument parsing. It's probably faster when there're tens of thousnds of matches for global variable completion.
https://github.com/ncm2/ncm2-libclang
The c++ interface of clang library is more powerful, for example, it has accurate compile argument parsing. It's probably faster when there're tens of thousnds of matches for global variable completion.