Merge 47661d00cd4d6cd728ae31b0bb29a49a6c06272a
Inline storage size in one place to avoid depending on DCE for removingthe USE_FORT=yes warning.
Import libcxxrt e64e93fe5bba67a6d52cbe5a97f8770c054bfa65Implements __cxa_throw_bad_array_new_length, which is generated by gcc4.9 and later. Also, some demangle support and fixes.
Import new snapshot of libcxxrt. Fixes demangling of anonymousnamespaces. Avoid use of old style (C) casts.
Import libcxxrt b2396b5945d7a2697c4762c3e52dc6f732b2eebd fromhttps://github.com/pathscale/libcxxrt/.