alexfh added a comment.

In https://reviews.llvm.org/D32294#732986, @Prazek wrote:

> In https://reviews.llvm.org/D32294#732861, @kuhar wrote:
>
> > After thinking about Piotr's comment, I think that a better way to perform 
> > the check would be te invoking clang-apply-replacements with `--version` 
> > and seeing if it fails even before running clang-tidy.
> >  This way it is possible to save a lot of time when run-clang-tidy.py is 
> > run on a big project and apply_fixes fails at the end.
> >
> > Let me know what you think about this approach.
>
>
> Sounds good to me!


+1


https://reviews.llvm.org/D32294



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to