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: Ib72fae06192b4fea7f9e87bf6a4f55bd50c136b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2459187Reviewed-by:Jesse Doherty <jwd@chromium.org> Commit-Queue: George Burgess <gbiv@chromium.org> Cr-Commit-Position: refs/heads/master@{#817307}
Showing
Please register or sign in to comment