[PATCH] D47795: commandLineFitsWithinSystemLimits Overestimates System Limits

Alexander Kornienko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 8 14:08:09 PDT 2018


alexfh added a comment.

In https://reviews.llvm.org/D47795#1126646, @dabelknap wrote:

> @alexfh Is it possible to specify myself as the author of the commit, with you as the committer? The "Closed by commit" message above shows those two fields with "committed by" being empty.


I don't think it's possible in Subversion, since there's no distinction between "author" and "committer" there. We add attributions in the commit message ("Patch by John Doe!"), as I've done in https://reviews.llvm.org/rL334295. See also https://llvm.org/docs/DeveloperPolicy.html#commit-messages


Repository:
  rL LLVM

https://reviews.llvm.org/D47795





More information about the llvm-commits mailing list