Skip to content
Snippets Groups Projects
  • Arseny Kapoulkine's avatar
    ba84465d
    Move unreachable line handling to Makefile · ba84465d
    Arseny Kapoulkine authored
    This allows us to reuse this code for MinGW builds.
    
    Additionally disable coverage step for Linux clang - it looks like
    Travis has a mismatch in the version of gcov info between clang and gcov
    which causes gcov to crash - somehow this crash isn't picked up as a
    build error.
    ba84465d
    History
    Move unreachable line handling to Makefile
    Arseny Kapoulkine authored
    This allows us to reuse this code for MinGW builds.
    
    Additionally disable coverage step for Linux clang - it looks like
    Travis has a mismatch in the version of gcov info between clang and gcov
    which causes gcov to crash - somehow this crash isn't picked up as a
    build error.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.travis.yml 695 B