fix an instance 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: If2f121ff622e2cc86ca6d2352307543e41e1ab72 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2458911 Commit-Queue: Alan Cutter <alancutter@chromium.org> Reviewed-by:Alan Cutter <alancutter@chromium.org> Cr-Commit-Position: refs/heads/master@{#815522}
Showing
Please register or sign in to comment