fix __cxa_throw signature
Summary: `__cxa_throw` signature didn't match C++ ABI (see 2.4.3 in http://refspecs.linuxfoundation.org/abi-eh-1.22.html), gcc 4.9 was complaining. Test Plan: fbconfig -r folly && fbmake opt -j32 Reviewed By: soren@fb.com Subscribers: folly-diffs@ FB internal diff: D1760492 Tasks: 5908365 Signature: t1:1760492:1420251038:6d04683f96ac889ff348ca0485420c975819b90b
Showing
Please register or sign in to comment