farzonl wrote:

If you run 
git checkout main
git pull
git checkout <your_branch>
git rebase main
git clang-format main

that will also work

https://github.com/llvm/llvm-project/pull/131237
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to