gn /
gn /
e560d24f8a2cda660ee6f7e0f29b4c060d092a61 Fixes for re-enabling more MSVC level 4 warnings: misc edition #2
This contains fixes for the following sorts of issues:
* Assignment inside conditional
* Taking the address of a temporary
* Octal escape sequence terminated by decimal number
* Signedness mismatch
* Possibly-uninitialized local variable
This also contains a small number of cleanups to nearby code (e.g. no else after return).
BUG=81439
TEST=none
Review URL: https://codereview.chromium.org/382673002
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 481c3e82e2dcbcb676501f18bc8f58900071b935
1 file changed
tree: cea7e45412b4b354eac10d63d7c3483fdfcb9e4d
- tools/