Skip to content

Upgraded included libclang to 4.0.0

Latest
Compare
Choose a tag to compare
@ivankoster ivankoster released this 16 Apr 12:49

Upgraded the libclang.dll in the included ycmd.zip in this release.
libclang.dll is compiled from 4.0.0 llvm sources with Visual Studio 2017 in Release mode.

Tested on 64bit Windows 10 with:

  • Python 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:53:40) [MSC v.1500 64 bit (AMD64)] on win32
  • Sublime Text 3 build 3126

For the C family semantic completion:
If you do not have Visual Studio 2017 installed, you'll probably have to install the redistributable to make libclang.dll work:
Microsoft Visual C++ Redistributable for Visual Studio 2017