Define weak r?allocm symbols in Malloc.h
authorPeter Griess <pgriess@fb.com>
Tue, 26 Nov 2013 20:11:40 +0000 (12:11 -0800)
committerJordan DeLong <jdelong@fb.com>
Fri, 20 Dec 2013 21:07:49 +0000 (13:07 -0800)
commit3bde358c1846b139149027a66b0c593ed21800ec
tree6af5a6eba957fc3a0866a0eb7bb8ace996182f2b
parent6495b60e143d6a9538d5c63d4cb852946148ce58
Define weak r?allocm symbols in Malloc.h

Summary:
- This fixes a bug introduced in D1002959 that broke -fb platform
compilation: there was noone to forward-declare these symbols.

Test Plan:
- Built the gcc-4.8.1-glibc-2.17-fb platform
- fbconfig -r folly && fbmake runtests
- configure/make check on Mac OS X

Reviewed By: andrei.alexandrescu@fb.com

FB internal diff: D1074720

Blame Revision: D1002959
folly/Malloc.h