From be45b40ae65f8ee0a8020f289baccd6a321f3f20 Mon Sep 17 00:00:00 2001 From: micbou Date: Fri, 9 Feb 2018 13:28:07 +0100 Subject: [PATCH] Update ycmd Include the following changes: - add support for Windows flags when --driver-mode=cl is given; - hide C++ symbols by default; - add Java support using jdt.ls; - translate libclang error codes to exceptions; - support downloading Clang binaries on ARM systems; - handle zero column diagnostic from OmniSharp; - specify Platform property when compiling OmniSharp; - use current working directory in JavaScript completer; - update Boost to 1.66.0; - update JediHTTP; - update Clang to 5.0.1; - fix building with system libclang on Gentoo amd64; - drop Python 2.6 and Python 3.3 support; - calculate the start column when items are not resolved in the language server completer; - download Clang binaries through HTTPS; - do not try to symlink libclang on Windows. --- third_party/ycmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/ycmd b/third_party/ycmd index 58ccfde8..f654939c 160000 --- a/third_party/ycmd +++ b/third_party/ycmd @@ -1 +1 @@ -Subproject commit 58ccfde8ca8441ee2b6b0baef93b565e222c6676 +Subproject commit f654939c2fd3c633cd456ff955135756e815dc6a