mapbox / variant

C++11/C++14 Variant
BSD 3-Clause "New" or "Revised" License
371 stars 100 forks source link

Target llvm 3.9.1 instead of 3.9.0 #135

Closed springmeyer closed 7 years ago

springmeyer commented 7 years ago

For the travis jobs using mason-provided clang++ this upgrades to the latest 3.9.1 (there is no value to testing with 3.9.0 since 3.9.1 is now available and we have full control to upgrade).