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

Issue 715093003: Clang incorrectly thinks this typedef is unused. (Closed)

Created:
6 years, 1 month ago by mtklein_C
Modified:
6 years, 1 month ago
Reviewers:
tfarina, mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Clang incorrectly thinks this typedef is unused. BUG=skia:3059 Committed: https://skia.googlesource.com/skia/+/ad8aa1dcf36d64ddf849b914281713b901a01f49

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -3 lines) Patch
M tests/RecordDrawTest.cpp View 2 chunks +1 line, -3 lines 1 comment Download

Messages

Total messages: 7 (3 generated)
mtklein
lgtm
6 years, 1 month ago (2014-11-12 02:43:46 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/715093003/1
6 years, 1 month ago (2014-11-12 02:44:05 UTC) #4
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://skia.googlesource.com/skia/+/ad8aa1dcf36d64ddf849b914281713b901a01f49
6 years, 1 month ago (2014-11-12 02:52:07 UTC) #5
tfarina
6 years, 1 month ago (2014-11-12 11:12:02 UTC) #7
Message was sent while issue was closed.
lgtm

https://codereview.chromium.org/715093003/diff/1/tests/RecordDrawTest.cpp
File tests/RecordDrawTest.cpp (right):

https://codereview.chromium.org/715093003/diff/1/tests/RecordDrawTest.cpp#new...
tests/RecordDrawTest.cpp:288: SkCanvasMock(int width, int height) :
SkCanvas(width, height) {
thanks, this was the way I was "fixing" it locally.

Powered by Google App Engine
This is Rietveld 408576698