[PATCH] D23476: Allow manual specification of the binary directory in check_clang_tidy.py

Zachary Turner via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 13 12:13:54 PDT 2016


I was trying to rerun the lit commands manually to diagnose a failing test.
This all works fine from lit, but if you want to run check_clang_tidy.py
from the command line, this is convenient
On Sat, Aug 13, 2016 at 10:27 AM Alexander Kornienko <alexfh at google.com>
wrote:

> alexfh added a comment.
>
> Why is this change needed? What exactly doesn't work without it? I think,
> lit should take care of setting paths or changing directories appropriately.
>
>
> https://reviews.llvm.org/D23476
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160813/5ba1f839/attachment.html>


More information about the cfe-commits mailing list