Skip to content
Commit 9cfcdcb9 authored by Howard Hinnant's avatar Howard Hinnant
Browse files

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
parent d0e67aa1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment