[PATCH] D89936: [clang-tidy] adding "--config-file=<file-path>" to specify custom config file.
Dmitry Polukhin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 3 08:59:29 PST 2020
DmitryPolukhin added a comment.
> Hello @@DmitryPolukhin ,
>
> When I submitted latest via 'arc diff' my commit-message was...
> Can you please help to have following commit message? Below commit message is more clear and helpful.
> Sorry for inconvenience caused!
It is not possible to update commit message afterwords. I received commit message from `arc patch` your diff (https://llvm.org/docs/Phabricator.html#committing-someone-s-change-from-phabricator). The only thing that I did manually was removing extra spaces and second link to the same codereview. I think `arc patch` ignores upload messages and uses diff description from Phabricator. Upload message just describes what you have changed in comparison with previous upload so it is expected behaviour.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89936/new/
https://reviews.llvm.org/D89936
More information about the cfe-commits
mailing list