Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(536)

Issue 1503463004: clang/win: Let SK_TRACEHR not produce -Wunused-value warnings in release builds. (Closed)

Created:
5 years ago by Nico
Modified:
5 years ago
Reviewers:
bungeman-skia
CC:
reviews_skia.org
Base URL:
https://chromium.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

clang/win: Let SK_TRACEHR not produce -Wunused-value warnings in release builds. Fixes warnings like: ..\..\third_party\skia\include\utils\win\SkHRESULT.h(51,23) : note: expanded from macro 'HRNM' ^~~~~~~~~~~~~~~~~~~~~~~~~ ..\..\third_party\skia\include\utils\win\SkHRESULT.h(26,20) : note: expanded from macro 'HR_GENERAL' SK_TRACEHR(_hr, _msg);\ ^~~ ..\..\third_party\skia\include\utils\win\SkHRESULT.h(20,31) : note: expanded from macro 'SK_TRACEHR' ^~~ BUG=chromium:505318 TBR=reed This is a trivial implementation change. Committed: https://skia.googlesource.com/skia/+/573ce20f4298e0a83c36a106cde78f5442801f50

Patch Set 1 #

Total comments: 2

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M include/utils/win/SkHRESULT.h View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 25 (12 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1503463004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1503463004/1
5 years ago (2015-12-05 02:55:52 UTC) #2
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
5 years ago (2015-12-05 02:55:53 UTC) #3
Nico
5 years ago (2015-12-05 02:56:00 UTC) #5
commit-bot: I haz the power
Dry run: No LGTM from a valid reviewer yet. Please ask for an LGTM from ...
5 years ago (2015-12-05 08:55:06 UTC) #7
bungeman-skia
https://codereview.chromium.org/1503463004/diff/1/include/utils/win/SkHRESULT.h File include/utils/win/SkHRESULT.h (left): https://codereview.chromium.org/1503463004/diff/1/include/utils/win/SkHRESULT.h#oldcode19 include/utils/win/SkHRESULT.h:19: #define SK_TRACEHR(_hr, _msg) _hr I will say that this ...
5 years ago (2015-12-06 21:03:47 UTC) #9
Nico
https://codereview.chromium.org/1503463004/diff/1/include/utils/win/SkHRESULT.h File include/utils/win/SkHRESULT.h (left): https://codereview.chromium.org/1503463004/diff/1/include/utils/win/SkHRESULT.h#oldcode19 include/utils/win/SkHRESULT.h:19: #define SK_TRACEHR(_hr, _msg) _hr On 2015/12/06 21:03:47, bungeman1 wrote: ...
5 years ago (2015-12-07 17:42:28 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1503463004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1503463004/20001
5 years ago (2015-12-07 18:14:47 UTC) #13
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years ago (2015-12-07 18:33:31 UTC) #15
bungeman-skia
lgtm
5 years ago (2015-12-07 18:34:01 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1503463004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1503463004/20001
5 years ago (2015-12-07 18:34:14 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: skia_presubmit-Trybot on client.skia.fyi (JOB_FAILED, http://build.chromium.org/p/client.skia.fyi/builders/skia_presubmit-Trybot/builds/4449)
5 years ago (2015-12-07 18:35:07 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1503463004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1503463004/20001
5 years ago (2015-12-07 18:39:23 UTC) #23
commit-bot: I haz the power
5 years ago (2015-12-07 18:41:39 UTC) #25
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/573ce20f4298e0a83c36a106cde78f5442801f50

Powered by Google App Engine
This is Rietveld 408576698