skia2/include/utils
thakis 573ce20f42 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.

Review URL: https://codereview.chromium.org/1503463004
2015-12-07 10:41:36 -08:00
..
mac CMake, include/: changes to make fiddle 2.0 better 2015-12-01 09:02:49 -08:00
win clang/win: Let SK_TRACEHR not produce -Wunused-value warnings in release builds. 2015-12-07 10:41:36 -08:00
SkBoundaryPatch.h remove SkInstCnt 2015-06-26 11:45:03 -07:00
SkCamera.h Enable unused param checking for public includes. 2014-11-14 11:11:46 -08:00
SkCanvasStateUtils.h
SkCubicInterval.h
SkCullPoints.h
SkDebugUtils.h CMake, include/: changes to make fiddle 2.0 better 2015-12-01 09:02:49 -08:00
SkDumpCanvas.h remove all guards for changes to drawBitmapRect / drawImageRect 2015-07-28 07:35:14 -07:00
SkEventTracer.h Split default and user-supplied event tracers. 2015-04-21 09:38:03 -07:00
SkFrontBufferedStream.h Make SkStream *not* ref counted. 2015-01-21 12:09:53 -08:00
SkInterpolator.h
SkJSONCPP.h upstream google3 include paths for jsoncpp 2015-01-14 05:02:39 -08:00
SkLayer.h remove SkInstCnt 2015-06-26 11:45:03 -07:00
SkLua.h
SkLuaCanvas.h remove all guards for changes to drawBitmapRect / drawImageRect 2015-07-28 07:35:14 -07:00
SkMatrix44.h Fix infinite matrix during an invert. 2015-06-30 13:36:04 -07:00
SkMeshUtils.h
SkNinePatch.h
SkNoSaveLayerCanvas.h remove SkDeviceProperties 2015-06-19 11:49:52 -07:00
SkNullCanvas.h
SkNWayCanvas.h IWYU: 'core' target, files starting A-C. 2015-08-05 13:57:49 -07:00
SkPaintFilterCanvas.h SkPaintFilterCanvas should inherit the target canvas state 2015-08-17 08:05:13 -07:00
SkParse.h [Skia] Add SK_API to SkParse. 2015-03-02 07:51:17 -08:00
SkParsePaint.h
SkParsePath.h
SkPictureUtils.h Sketch splitting SkPicture into an interface and SkBigPicture. 2015-05-19 11:11:26 -07:00
SkRandom.h There can be only one (SkRandom)! 2014-12-15 12:54:51 -08:00
SkRTConf.h
SkTextBox.h