[llvm-dev] RFC: changing variable naming rules in LLVM codebase

Michael Platings via llvm-dev llvm-dev at lists.llvm.org
Wed Feb 20 04:13:34 PST 2019


There's a tool git-hyper-blame [1] that's designed to work well with mass-refactoring commits.

It could aid a big-bang transition if we added a .git-blame-ignore-revs file. It could also include IDs of previous NFC commits.

Does this make a big bang refactoring more palatable?

[1] https://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/git-hyper-blame.html


More information about the llvm-dev mailing list