diff options
author | Howard Hinnant <hhinnant@apple.com> | 2013-07-02 18:42:28 +0000 |
---|---|---|
committer | Howard Hinnant <hhinnant@apple.com> | 2013-07-02 18:42:28 +0000 |
commit | 9cfcdcb9e2bed7835122852ea9f5405ae313f11c (patch) | |
tree | a46c4623d65da16c7ddfbb74cb76fde47de1cc0c /llvm/lib/CodeGen/AsmPrinter/DIE.cpp | |
parent | d0e67aa1ce2ee4eb9d30dd0762c530fc66c91320 (diff) | |
download | bcm5719-llvm-9cfcdcb9e2bed7835122852ea9f5405ae313f11c.tar.gz bcm5719-llvm-9cfcdcb9e2bed7835122852ea9f5405ae313f11c.zip |
Matthew Dempsky: In libc++'s <locale>, there's already dependence on an snprintf_l
implementation and all of the char buffers readily have their
allocated size available, so we can easily use snprintf_l instead of
sprintf_l.
This avoids OpenBSD's linker warnings against using sprintf and
vsprintf.
Howard: Please consider a patch for CREDITS.TXT
llvm-svn: 185457
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DIE.cpp')
0 files changed, 0 insertions, 0 deletions