EricWF added a comment.

Could you please generate this patch with more context? (ie with -U999 or 
similar).



================
Comment at: include/__config:925
 
+#if !__has_builtin(__builtin_memcpy)
+#define _LIBCPP_HAS_NO_BUILTIN_MEMCPY
----------------
What about GCC? Surely it implements some if not most of these.


https://reviews.llvm.org/D26896



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to