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

Alexey Samsonov via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 17 16:07:45 PST 2015


samsonov added a comment.

Um, I think we need unit tests for this, they should go to lib/sanitizer_common/tests

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


http://reviews.llvm.org/D14714





More information about the llvm-commits mailing list