[Lldb-commits] [PATCH] D69612: [lldb-vscod] fix build with NDEBUG on windows

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 31 03:08:00 PDT 2019


labath added a comment.

In D69612#1726968 <https://reviews.llvm.org/D69612#1726968>, @labath wrote:

> Yes, I used "arc patch". I did check that it preserved the authorship information, but I did not go into the details of what's in the author field TBH. I agree it would be better to have the full name there, but I don't know if there's a way to change that (short of people doing "git commit --amend --author=XXX" manually, which everyone is going to forget).


BTW, I've just done another "arc patch" and the author information came out right this time. So it looks like arc is able to fetch/set the git author correctly at least in some cases.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69612





More information about the lldb-commits mailing list