Commits

Eric Fiselier authored 8267117a92c
Add ASAN and UBSAN builders to travis for both GCC and Clang. This patch adds new builders that test against GCC 6 and Clang 3.8 respectivly. They also enable both address and undefined sanitizer. MSAN currently won't work since it requires a sanitized STL.