On 23 August 2016 at 11:55, Zachary Turner <ztur...@google.com> wrote: > > Should we consider adding git hyper-blame to llvm and recommending its usage?
Nifty, I hadn't encountered git hyper-blame before. Thanks Zach. If I understand correctly all we need to do is add a `.git-blame-ignore-revs` file to the lldb root directory which lists git revision IDs to ignore, correct? And that's something we'd do after the reformatting commit goes in (and it would not affect any tool other than git hyper-blame). If so it sounds good to me. _______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev