[PATCH] D147708: [NFC][clang] Fix static analyzer tool remarks about large copies by values
Soumi Manna via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 17 19:31:06 PDT 2023
Manna added a comment.
Thanks @erichkeane for the suggestion. I will follow it in future commits.
In D147708#4255361 <https://reviews.llvm.org/D147708#4255361>, @erichkeane wrote:
> Note, in the future, if in your commit message you do:
>
> `Differential Revision: <URL to the review>`
>
> the review will auto-close so you don't have to manually do so. AND it'll automatically link to the commit you made. It makes it easier to find your reviews as well from the git-log, so please do so!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147708/new/
https://reviews.llvm.org/D147708
More information about the cfe-commits
mailing list