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

Issue 1221453002: Add extra braces for uintNNxMx4_t initializers. (Closed)

Created:
5 years, 6 months ago by mtklein_C
Modified:
5 years, 6 months ago
Reviewers:
msarett, djsollen, mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Add extra braces for uintNNxMx4_t initializers. These structs are always implemented as struct uintNNxMx4_t { uintNNxM val[4]; }; So, the first set of braces is for the struct, the second for val. BUG=skia: Committed: https://skia.googlesource.com/skia/+/05a2ac2872a8d7c5437bcce1b0828e20b4bb0eb4

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M src/opts/SkUtils_opts_arm_neon.cpp View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
mtklein
5 years, 6 months ago (2015-06-26 18:04:15 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1221453002/1
5 years, 6 months ago (2015-06-26 18:04:43 UTC) #4
msarett
lgtm
5 years, 6 months ago (2015-06-26 18:06:35 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1221453002/1
5 years, 6 months ago (2015-06-26 18:09:08 UTC) #9
commit-bot: I haz the power
5 years, 6 months ago (2015-06-26 18:10:31 UTC) #10
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/05a2ac2872a8d7c5437bcce1b0828e20b4bb0eb4

Powered by Google App Engine
This is Rietveld 408576698