Details
Details
- Reviewers
vitalybuka - Commits
- rGc9ce76febb5e: (NFC) clang-format hwasan/hwasan_linux.cpp
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
You could put the sha after the commit here:
https://github.com/llvm/llvm-project/blob/main/.git-blame-ignore-revs
if you care.
Comment Actions
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.