Don't zero-initialize Data
Summary: Don't zero-initialize Data. It's already set in all the constructors we care about, and gcc generates pretty aweful code for this. Reviewed By: ot, spacedentist Differential Revision: D8678393 fbshipit-source-id: 55a46f3db376ba1f9aa8100f176fd7d8ac18275c
Showing
Please register or sign in to comment