commit | db8f44f497f2b67b2500bbfc7b11ce7a510c5e5c | [log] [tgz] |
---|---|---|
author | Cary Clark <caryclark@google.com> | Thu Dec 15 09:17:31 2016 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Dec 15 14:49:46 2016 +0000 |
tree | bd99891e750d01c40a04d92daeb9fb67b25f09b3 | |
parent | fc527d27641bb693a0a7703ba9d35100f7500fd7 [diff] |
speculative pointer to member fix Move the body of simple functions out of line if they are used in pointer to member function expressions. This may fix a chromeos-reported bug. TBR=reed@google.com BUG=674047 Change-Id: Id2a080a6d047103a48ebe2319abdae444de413e3 Reviewed-on: https://skia-review.googlesource.com/6110 Reviewed-by: Cary Clark <caryclark@google.com> Commit-Queue: Cary Clark <caryclark@google.com>