hokein added a comment.

In https://reviews.llvm.org/D28315#636821, @amaiorano wrote:

> Is there a way to run tests without ninja? I'm on Windows. If not, I'll use 
> my Linux VM.


It is not related to the build system. There should be a `check-clang-tools` 
project, you can run tests by building it.  For example, if you are using make, 
just run `make check-clang-tools`; If you are using Visual Studio, build the 
`check-clang-tools` project.


https://reviews.llvm.org/D28315



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to