commit | d7efa092ae232ffe344ceeaa58130fcd3ff5c475 | [log] [tgz] |
---|---|---|
author | Nico Weber <thakis@chromium.org> | Fri Aug 29 22:41:53 2014 |
committer | Nico Weber <thakis@chromium.org> | Fri Aug 29 22:44:33 2014 |
tree | ae5aa1e78b186d0a9e142d269ed6248fbfcdd9bf | |
parent | d7637dccb3866bcce2d8683a0e5aed94d561cbf6 [diff] |
clang/win: Fix a few warnings in targets not in chromium_builder_tests. Also don't use "default" as a variable name, as it's a keyword. Also fix a bug where a wstring was passed to %ls. No real behavior change. BUG=82385 R=hans@chromium.org TBR=cpu, vitalybuka Review URL: https://codereview.chromium.org/526513002