[PATCH] D41609: NFC. Add description comments to Function header
Dmitry Venikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 2 06:10:20 PST 2018
Quolyk added a comment.
In https://reviews.llvm.org/D41609#964962, @brzycki wrote:
> It looks ok to me. I’d prefer the comments reflect the overloaded method parameters but it’s not necessary.
I've looked through other places with similar semantics, and it's quite common that comments do not reflect parameters type, so I decided to make it that way.
https://reviews.llvm.org/D41609
More information about the llvm-commits
mailing list