lebedev.ri added a comment. Please always upload all patches with the full context (`-U99999`)
================ Comment at: tools/clang-format/clang-format-diff.py:1 -#!/usr/bin/env python +#!/usr/bin/env python3 # ---------------- 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? https://reviews.llvm.org/D48098 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits