From dae2b303e7b2d109c399a49b3b80367197a693b4 Mon Sep 17 00:00:00 2001 From: micbou Date: Thu, 5 Oct 2017 03:31:39 +0200 Subject: [PATCH] Update ycmd Include the following changes: - automatically find Rust sources through rustup; - do not return canonical type if identical to type in C-family languages; - improve support of system Boost and system libclang on Gentoo; - improve Red Hat and CentOS detection; - consider header file entries in compilation database; - improve completion of include statements in C-family languages; - rename completer options in installation script; - only include one macOS toolchain. --- third_party/ycmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/ycmd b/third_party/ycmd index 60f48625..a12a0a3a 160000 --- a/third_party/ycmd +++ b/third_party/ycmd @@ -1 +1 @@ -Subproject commit 60f48625e2e09d34b00ef1a3b29b1d986e9d0b22 +Subproject commit a12a0a3a858c6bdb6c025bf448cca2ebce6b2ba1