jroelofs added inline comments. ================ Comment at: include/__cxxabi_config.h:24 @@ +23,3 @@ + +#if defined(LIBCXXABI_DLL) + #if defined(cxxabi_EXPORTS) ---------------- s/LIBCXXABI_DLL/_LIBCXXABI_DLL/ http://reviews.llvm.org/D14789