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

Adding support for clang 3.5. Fixes #55 #418

Merged
merged 1 commit into from Dec 7, 2017
Merged

Adding support for clang 3.5. Fixes #55 #418

merged 1 commit into from Dec 7, 2017

Conversation

Konstantin8105
Copy link
Contributor

@Konstantin8105 Konstantin8105 commented Dec 6, 2017

fix #55


This change is Reviewable

@codecov
Copy link

codecov bot commented Dec 6, 2017

Codecov Report

Merging #418 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #418   +/-   ##
=======================================
  Coverage   80.36%   80.36%           
=======================================
  Files         145      145           
  Lines        6388     6388           
=======================================
  Hits         5134     5134           
  Misses       1005     1005           
  Partials      249      249

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 991feb4...ccfb9ed. Read the comment docs.

@elliotchance
Copy link
Owner

Reviewed 1 of 1 files at r1.
Review status: all files reviewed at latest revision, 1 unresolved discussion.


.travis.yml, line 18 at r1 (raw file):

      os: linux
    - env: SCRIPT=test CLANG=3.5
      os: linux

That's cool. This did not work before (that's why I had to remove it).


Comments from Reviewable

@elliotchance elliotchance changed the title travis 3.5 Adding support for clang 3.5. Fixes #55 Dec 7, 2017
@elliotchance elliotchance merged commit f171b1e into elliotchance:master Dec 7, 2017
@Konstantin8105 Konstantin8105 deleted the travis35 branch December 11, 2017 18:46
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.

Support for clang 3.5
2 participants