Add underscore suffix to all FlexItem and FlexLine members.
Compiling with -Wshadow FlexLine::ComputeLineItemsPosition() had a cross_axis_offset parameter that shadowed a member with the same name. FlexLine::ComputeLineItemsPosition() had a local variable main_axis_offset that shadowed a member with the same name. Bug: 294205 Change-Id: I777375412e160ad276300af26d3e979f8a6085bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461106Reviewed-by:Christian Biesinger <cbiesinger@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#815257}
Showing
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment