better error handling for ThreadLocal ctor
Summary: Currently, initializing a `ThreadLocal` with 0 silently passes and then fails at a later stage making it very hard to debug what went wrong Reviewed By: yfeldblum Differential Revision: D7326627 fbshipit-source-id: dab62166753168e292f67938c52f82a1b610be2a
Showing
Please register or sign in to comment