Clang-Complete
Clang-Complete copied to clipboard
Plugin host has exited unecpectedly on Fedora, clang version 3.8
This plugin works wonderfully in Fedora 22 with clang 3.5 and on Ubuntu 17.04 with clang 4.0. But on fedora 24 does not work with clang 3.8. I did ln -sf /usr/lib64/libclang.so.3.8 ./lib/libclang.so
, no error message on make; but plugin host exits while loading.