YouCompleteMe/cpp
Strahinja Val Markovic 436017bd4d Now using new ycm_client_support shared lib
This means we can now load just ycm_client_support (which is a much smaller
library) into Vim and ycm_core into ycmd. Since ycm_client_support never depends
on libclang.so, we never have to load that into Vim which makes things much,
much easier.
2013-10-15 14:15:04 -07:00
..
BoostParts Now using new ycm_client_support shared lib 2013-10-15 14:15:04 -07:00
llvm/include/clang-c Removing the in-tree copy of llvm+clang 2013-01-13 16:43:06 -08:00
ycm Now using new ycm_client_support shared lib 2013-10-15 14:15:04 -07:00
CMakeLists.txt Using add_definitions, workaround cmake warning 2013-10-07 11:03:28 -07:00