Did you use Leif's magic clang[1]? Unfortunately clang apparently changes its formatting frequently and without recourse so you must use that precise version to be consistent. In general you should not see that many files changed.
[1] https://bintray.com/apache/trafficserver/clang-format-tools/view On Thursday, January 28, 2016 11:24 AM, Jason Kenny <jke...@yahoo-inc.com.INVALID> wrote: Hi, I was updating a patch by running clang-format. However when I ran this I noticed that I have a lot of files that are now different (50+ files). Should this be happening. I ran this on fedora 23. I would have thought I should only see changes in the one file I modified, ie taffic_via.cc. Thanks for any advice. Jason