HighCommander4 wrote:

> > but it confuses things when "git blame" says that the last commit that 
> > touched some unrelated....
> 
> And it's not confusing if "git blame" says that this same part of code is 
> there in a "clang-format commit". Instead of it's original?

I would say that's less confusing, because you know you can just skip that sort 
of commit in the blame.

I'm not trying to be difficult here; "please remove unrelated formatting 
changes" is something I've been told by other reviewers in response to my own 
patches.

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

Reply via email to