"tests/test_smart_ptr.cpp" did not exist on "3f589379ec04c2c2a677ffc060418db151c61cd0"
travis-ci: clang 4.0: install and use ldd-4.0
The clang 4.0/cpp17 build wasn't enabling -flto because the system linker didn't like the output generated by clang for some reason. This switches the build to use llvm's lld instead, which lets -flto work again (and links considerably faster, too).
Showing
Please register or sign in to comment