Apply clang-tidy autofixes to base/.
* Ran clang-tidy with -fix.
* Ran git cl format.
* Reverted any fixes which caused local problems (mostly because of
making constructors explicit and breaking unittests that depended
on them being implicit).
Other minor hand-edits applied during rebasing.
This does not make base/ fully clang-tidy clean, but it should greatly
reduce the number of existing errors.
Bug: none
Change-Id: I93a046f2838e6494812fa038b776b22b8dea93a7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6119194
Reviewed-by: Lei Zhang <thestig@chromium.org>
Owners-Override: Lei Zhang <thestig@chromium.org>
Commit-Queue: Peter Kasting <pkasting@chromium.org>
Auto-Submit: Peter Kasting <pkasting@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1403975}
NOKEYCHECK=True
GitOrigin-RevId: 811504a7aa1646038edb7b722102cff468156dd3
6 files changed