krasimir added inline comments.
================ Comment at: tools/clang-format/clang-format-diff.py:1 -#!/usr/bin/env python +#!/usr/bin/env python3 # ---------------- lebedev.ri wrote: > Why do you need to *switch* the default? > What's wrong with [at least starting with] just making sure it works with > both python 2 and 3? +1: I'm not an expert, but IMO python2.7 is more prevalent. https://reviews.llvm.org/D48098 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits