[PATCH] D23409: Make clang-tidy work with clang-cl

Zachary Turner via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 11 10:31:01 PDT 2016


zturner added a comment.

In https://reviews.llvm.org/D23409#512720, @aaron.ballman wrote:

> Patch generally LGTM, though I wonder if there's a way we can add test coverage for this.


I'd imagine we can just enable the clang-tidy test suite on Windows (I'm assuming it's currently disabled).  I'll look into it.


https://reviews.llvm.org/D23409





More information about the cfe-commits mailing list