[PATCH] D14714: [compiler-rt] Add internal implementations for strlcat and strlcpy

Anna Zaks via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 17 18:49:42 PST 2015


zaks.anna added a comment.

> Do you plan to actually replace internal_strncpy / internal_strncat in the subsequent changes?


No. I want to use it in an upcoming patch. Do you think we should replace all uses?


http://reviews.llvm.org/D14714





More information about the llvm-commits mailing list