[PATCH] D28315: Update tools to use new getStyle API

Antonio Maiorano via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 5 06:25:48 PST 2017


amaiorano added a comment.

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

> In https://reviews.llvm.org/D28315#635865, @amaiorano wrote:
>
> > I made these changes, and they build, but I didn't really test them. Are there unit tests for these tools that I can run?
>
>
> If you use ninja build, you can run `ninja check-clang-tools` to run all tests.


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


https://reviews.llvm.org/D28315





More information about the cfe-commits mailing list