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

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 5 01:45:59 PST 2017


hokein added a comment.

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.


https://reviews.llvm.org/D28315





More information about the cfe-commits mailing list