Run clang-tidy modernize-use-using on //base/win
All changes were performed by clang-tidy except for the following: * Reverted windows_types.h as they need to appear exactly as they do in windows.h and there isn't anyway to exclude files from clang-tidy (https://reviews.llvm.org/D26418) * clang-tidy doesn't quite handle WINAPI and cdecl rewrites correctly. Those are manually fixed up in * scoped_handle_unittest.cc * win_util.cc * wrapped_window_proc.h BUG=1034666 Change-Id: I20921cd09922072767caaed4a79de179e8bf4819 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1989979 Commit-Queue: Robert Liao <robliao@chromium.org> Reviewed-by:Will Harris <wfh@chromium.org> Reviewed-by:
Robert Liao <robliao@chromium.org> Auto-Submit: Robert Liao <robliao@chromium.org> Cr-Commit-Position: refs/heads/master@{#732685}
Showing
Please register or sign in to comment