[PATCH] D14789: libc++abi: mark visibility

Jonathan Roelofs via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 18 14:39:18 PST 2015


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





More information about the llvm-commits mailing list