Created attachment 1263021 [details] Patch to enable llvm test-suite We don't currently run make check, so this provides us with a way to verify that clang is actually working. It also tests full compilation from source code to object code and verifies that the compiled program executes correctly, which is something make check doesn't do.
Created attachment 1268712 [details] Rebase patch on master
Fixed in clang-4.0.0-4