phosek added a comment. You can use `ninja check-clang` to run Clang tests, if those pass you can use `ninja check-all` to run all tests. Testing guide <http://llvm.org/docs/TestingGuide.html> has details about testing in LLVM. https://reviews.llvm.org/D29843