fix instances of bugprone-argument-comment
This new clang-tidy check complains when param names /*in_comments=*/ don't match up with the actual parameter name they're being passed to. Sometimes this is benign, other times, actual bugs are found. Bug: 1136209 Change-Id: I06a90eb08ee7445e11f30409420ea5e1bef50aed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2459266Reviewed-by:Nathan Parker <nparker@chromium.org> Commit-Queue: George Burgess <gbiv@chromium.org> Cr-Commit-Position: refs/heads/master@{#815874}
Showing
Please register or sign in to comment