Added ASAN and UBSAN builds and upgrade to clang-6 and gcc-8.
authorDan Fandrich <dan@coneharvesters.com>
Tue, 28 Aug 2018 20:19:48 +0000 (22:19 +0200)
committerDan Fandrich <dan@coneharvesters.com>
Tue, 28 Aug 2018 23:31:32 +0000 (01:31 +0200)
commitbf63361771fd1c5d844fd27e868796be7fded262
tree960bdac68046b9d8e5a30e0f19cd66223bd8f7db
parent164313e5c385f26c09bab2c1fe18394d956a1955
Added ASAN and UBSAN builds and upgrade to clang-6 and gcc-8.

An updated libtool is needed to pass the sanitize options to the
compiler. The new compilers are undocumented but available.
.travis.yml