================ @@ -189,6 +189,13 @@ def main(): default=config.get("clangformat.style", None), help="passed to clang-format", ), + p.add_argument( ---------------- owenca wrote:
Please move this to just before `--force` to keep the options sorted. (We can also move `--diff_from_common_commit` up now or in another patch.) https://github.com/llvm/llvm-project/pull/137609 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits