From 340492676bb630be88b71f46cf2d8b077735e789 Mon Sep 17 00:00:00 2001 From: micbou Date: Wed, 2 May 2018 20:35:26 +0200 Subject: [PATCH] Update ycmd Include the following changes: - cache include paths; - increase Python 2 requirement to 2.7.1; - force MSVC to treat source files as UTF-8 encoded; - bundle and compile the regex module; - use sysconfig instead of distutils.sysconfig in build script. --- third_party/ycmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/ycmd b/third_party/ycmd index d37cd9b9..fffda54e 160000 --- a/third_party/ycmd +++ b/third_party/ycmd @@ -1 +1 @@ -Subproject commit d37cd9b983562bf575dea9453c31f799aa772202 +Subproject commit fffda54e8ff0dcbb47746702183a689a511fef99