[PATCH] D108224: (NFC) clang-format hwasan/hwasan_linux.cpp

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 17 11:41:13 PDT 2021


eugenis added a comment.

Having to go back after each formatting change and add the hash to a file has a pretty high dev time cost, to be honest.
I can see this happening for large changes, but not for something like this, at least not consistently.

I would be much happier if there was a way to mark a commit as whitespace/formatting only for git-blame in the description.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108224/new/

https://reviews.llvm.org/D108224



More information about the llvm-commits mailing list