Re: Omni completion for C++

2016-10-09 Thread Dominique Pellé
Hugo Gagnon wrote: > The project I am working on, which is quite large, uses GCC > and fails to compile with Clang on some files. I cannot change > files based on whether or not they compile with Clang. OK. I don't know about the context of your project of course, but being able to compile code

Re: Omni completion for C++

2016-10-09 Thread Hugo Gagnon
The project I am working on, which is quite large, uses GCC and fails to compile with Clang on some files. I cannot change files based on whether or not they compile with Clang. So the first reason why I am not interested in YCM is that I find it annoying to have completion working for only a