Currently just assuming *nix style exports.
Created attachment 389587 [details] Patch
Created attachment 389588 [details] Patch
Created attachment 389605 [details] Patch
Comment on attachment 389605 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=389605&action=review r=me > Source/bmalloc/bmalloc/BPlatform.h:286 > +#elif defined(__GNUC__) Use `BCOMPILER(GCC_COMPATIBLE)` here.
Created attachment 389736 [details] Patch
Comment on attachment 389736 [details] Patch Clearing flags on attachment: 389736 Committed r255829: <https://trac.webkit.org/changeset/255829>
All reviewed patches have been landed. Closing bug.
<rdar://problem/59193595>