fu
fu copied to clipboard
Enable clang builds for travis.
Fu requires at least clang 3.5 to compile, but I haven't been able to thus far get the installation right on travis ci. This is definitely important to do as gcc and clang have different capabilities when it comes to constexpr
and travis can help in tracking these differences.