Updating to latest ycmd
This commit is contained in:
parent
5930dc75a9
commit
de32351778
@ -300,7 +300,7 @@ process.
|
|||||||
**Download the latest version of `libclang`**. Clang is an open-source
|
**Download the latest version of `libclang`**. Clang is an open-source
|
||||||
compiler that can compile C/C++/Objective-C/Objective-C++. The `libclang`
|
compiler that can compile C/C++/Objective-C/Objective-C++. The `libclang`
|
||||||
library it provides is used to power the YCM semantic completion engine for
|
library it provides is used to power the YCM semantic completion engine for
|
||||||
those languages. YCM is designed to work with libclang version 3.5 or
|
those languages. YCM is designed to work with libclang version 3.6 or
|
||||||
higher, but can in theory work with any 3.2+ version as well.
|
higher, but can in theory work with any 3.2+ version as well.
|
||||||
|
|
||||||
You can use the system libclang _only if you are sure it is version 3.3 or
|
You can use the system libclang _only if you are sure it is version 3.3 or
|
||||||
|
2
third_party/ycmd
vendored
2
third_party/ycmd
vendored
@ -1 +1 @@
|
|||||||
Subproject commit 6154e35b760dfd846bc05117d74b3d37687f07c5
|
Subproject commit 9ce550aa8e332845ecc3a18ca14c5acf2ded758f
|
Loading…
Reference in New Issue
Block a user