Malloc cannot include ScopeGuard
Summary: Because we put FBString and Malloc into libgcc, we have to be careful which dependencies they each have. We cannot include ScopeGuard. Reorganize the code a bit to avoid the ScopeGuard. Test Plan: fbconfig -r folly && fbmake runtests Reviewed By: je@fb.com Subscribers: trunkagent, sdwilsh, njormrod FB internal diff: D1580957
Showing
Please register or sign in to comment