diff options
author | thakis <thakis@chromium.org> | 2015-12-07 10:49:16 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-12-07 18:49:56 +0000 |
commit | 81e2ab0e0387912e9ae3e93b469db4510fede12c (patch) | |
tree | dd04ceb11632753c9f5debff4a1f0dc08c6ac20f /sandbox/win/src/target_services.cc | |
parent | a86d6e92da3e6c3ce8809ae7dab1f77d83d74a7c (diff) | |
download | chromium_src-81e2ab0e0387912e9ae3e93b469db4510fede12c.zip chromium_src-81e2ab0e0387912e9ae3e93b469db4510fede12c.tar.gz chromium_src-81e2ab0e0387912e9ae3e93b469db4510fede12c.tar.bz2 |
clang/win: Make sandbox_nt_util.cc build with -Wunused-value in release.
Fixes:
..\..\sandbox\win\src\sandbox_nt_util.cc(138,24) : error: expression result unused [-Werror,-Wunused-value]
VERIFY_SUCCESS(ret);
^~~
..\..\sandbox/win/src/sandbox_nt_util.h(46,33) : note: expanded from macro 'VERIFY_SUCCESS'
#define VERIFY_SUCCESS(action) (action)
^~~~~~
BUG=505318
Review URL: https://codereview.chromium.org/1500933003
Cr-Commit-Position: refs/heads/master@{#363534}
Diffstat (limited to 'sandbox/win/src/target_services.cc')
0 files changed, 0 insertions, 0 deletions