amaiorano added a comment.

In https://reviews.llvm.org/D28315#636888, @hokein wrote:

> 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.


Yes, thanks for that. Unfortunately, the tests don't all pass when run using 
Visual Studio. I installed the requisite GNU utils, but get 25 failures. Will 
investigate a bit more, otherwise will use Linux.


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