Clean up move() in //components/policy/core/common/cloud/
Refactor the code to make it clearer that there's no use-after-move bug, both for the reader and for the "bugprone-use-after-move" clang-tidy check. Bug: 1122844 Change-Id: I9e1983c60ca76992c87d825223e0c24c5b818002 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2382114Reviewed-by:Alexander Hendrich <hendrich@chromium.org> Commit-Queue: Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#803081}
Showing
Please register or sign in to comment