commit | 545df38a8a526e7c45fa678e31baa6587063d16e | [log] [tgz] |
---|---|---|
author | commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | Wed May 07 19:56:27 2014 |
committer | commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | Wed May 07 19:56:27 2014 |
tree | c28c75b7e31f87fc824e18935ba4fea39528a9ef | |
parent | 5271c51cd166243ec923e13691cd7748cdcfef4f [diff] |
Statically initialize those zero-size singletons. This way GCC/Clang don't generate the magic static code to call the pointless T::T() once in a threadsafe way. = {} is plenty initialized. BUG=skia:2378 Committed: http://code.google.com/p/skia/source/detail?r=14623 R=bungeman@google.com, mtklein@google.com Author: mtklein@chromium.org Review URL: https://codereview.chromium.org/270353003 git-svn-id: http://skia.googlecode.com/svn/trunk/gyp@14626 2bbb7eff-a529-9590-31e7-b0007b416f81