Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[READY] Update Clang to 5.0.1 #889

Merged
merged 1 commit into from
Dec 24, 2017
Merged

[READY] Update Clang to 5.0.1 #889

merged 1 commit into from
Dec 24, 2017

Conversation

micbou
Copy link
Collaborator

@micbou micbou commented Dec 22, 2017

Clang 5.0.1 has just been released. No changes required.


This change is Reviewable

@codecov-io
Copy link

codecov-io commented Dec 22, 2017

Codecov Report

Merging #889 into master will decrease coverage by 0.11%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #889      +/-   ##
==========================================
- Coverage   94.81%   94.69%   -0.12%     
==========================================
  Files          41       41              
  Lines        4014     4018       +4     
==========================================
- Hits         3806     3805       -1     
- Misses        208      213       +5

@bstaletic
Copy link
Collaborator

:lgtm:


Reviewed 2 of 2 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@puremourning
Copy link
Member

:lgtm: Ship It!

@zzbot r+


Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@zzbot
Copy link
Contributor

zzbot commented Dec 23, 2017

📌 Commit 9dea8a7 has been approved by puremourning

@zzbot
Copy link
Contributor

zzbot commented Dec 23, 2017

⌛ Testing commit 9dea8a7 with merge 4fa81b5...

zzbot added a commit that referenced this pull request Dec 23, 2017
[READY] Update Clang to 5.0.1

[Clang 5.0.1 has just been released](http://lists.llvm.org/pipermail/llvm-announce/2017-December/000076.html). No changes required.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/ycmd/889)
<!-- Reviewable:end -->
@zzbot
Copy link
Contributor

zzbot commented Dec 24, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: puremourning
Pushing 4fa81b5 to master...

@zzbot zzbot merged commit 9dea8a7 into ycm-core:master Dec 24, 2017
zzbot added a commit to ycm-core/YouCompleteMe that referenced this pull request Feb 10, 2018
[READY] Update ycmd

Include the following changes:

 - PR ycm-core/ycmd#789: add support for Windows flags when --driver-mode=cl is given;
 - PR ycm-core/ycmd#848: hide C++ symbols by default;
 - PR ycm-core/ycmd#857: add Java support using jdt.ls;
 - PR ycm-core/ycmd#861: translate libclang error codes to exceptions;
 - PR ycm-core/ycmd#880: support downloading Clang binaries on ARM systems;
 - PR ycm-core/ycmd#883: handle zero column diagnostic from OmniSharp;
 - PR ycm-core/ycmd#884: specify Platform property when compiling OmniSharp;
 - PR ycm-core/ycmd#886: use current working directory in JavaScript completer;
 - PR ycm-core/ycmd#887: update Boost to 1.66.0;
 - PR ycm-core/ycmd#888: update JediHTTP;
 - PR ycm-core/ycmd#889: update Clang to 5.0.1;
 - PR ycm-core/ycmd#891: fix building with system libclang on Gentoo amd64;
 - PR ycm-core/ycmd#904: drop Python 2.6 and Python 3.3 support;
 - PR ycm-core/ycmd#905: calculate the start column when items are not resolved in the language server completer;
 - PR ycm-core/ycmd#912: download Clang binaries from HTTPS;
 - PR ycm-core/ycmd#914: do not try to symlink libclang on Windows.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/youcompleteme/2902)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants