omtcyfz added inline comments.
> bkramer wrote in add_new_check.py:16 > Can we rely on six being available? It's not part of the default python > installation afaik. Yes, I am pretty sure about that. Absolute majority of Python projects relies on having six available and Python installation without six seems really weird to me. This is THE standard library for Python 2.7.X/3.X compatibility issues. https://reviews.llvm.org/D25019 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits