[llvm-dev] RFC: changing variable naming rules in LLVM codebase (original) (raw)
Michael Platings via llvm-dev llvm-dev at lists.llvm.org
Wed Feb 20 04:13:34 PST 2019
- Previous message: [llvm-dev] RFC: changing variable naming rules in LLVM codebase
- Next message: [llvm-dev] RFC: changing variable naming rules in LLVM codebase
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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?
- Previous message: [llvm-dev] RFC: changing variable naming rules in LLVM codebase
- Next message: [llvm-dev] RFC: changing variable naming rules in LLVM codebase
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]