ilya-biryukov added inline comments.
================ Comment at: tools/clang-format/clang-format-sublime.py:35 regions = [] command = [binary, '-style', style] + if style: ---------------- Should we remove `'-style ', style` elements from the list here? Repository: rC Clang https://reviews.llvm.org/D49719 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits