[llvm-commits] [PATCH] Replace uses of strcpy and memcpy in llvm-nm.cpp
Chris Lattner
clattner at apple.com
Wed Oct 3 10:34:19 PDT 2012
On Oct 2, 2012, at 11:55 PM, "Martinez, Javier E" <javier.e.martinez at intel.com> wrote:
> Hello,
>
> This patch is to remove the use of strcpy in llvm-nm.cpp and replace it with format objects. Please review and commit if it looks good.
Why? What's the motivation for doing this?
-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121003/05ff1670/attachment.html>
More information about the llvm-commits
mailing list