diff options
| author | Yaron Keren <yaron.keren@gmail.com> | 2013-11-18 21:12:14 +0000 |
|---|---|---|
| committer | Yaron Keren <yaron.keren@gmail.com> | 2013-11-18 21:12:14 +0000 |
| commit | fbeb63c0d15874bd71b6e2201f69a06e1336335e (patch) | |
| tree | 7f888aeec75a471461ecd17776cb1cd57da14517 /llvm/lib/Analysis/IPA | |
| parent | ff924b08dd3db5f86dc9ad048159d2babc4aa67f (diff) | |
| download | bcm5719-llvm-fbeb63c0d15874bd71b6e2201f69a06e1336335e.tar.gz bcm5719-llvm-fbeb63c0d15874bd71b6e2201f69a06e1336335e.zip | |
This patch implements snprintf_l function in a way similar to the other
functions in src/support/win32/locale_win32.cpp and locale_win32.h,
calling upon vsnprintf for which there is a MingW correct alternative.
Note! __USE_MINGW_ANSI_STDIO is not modified in this patch. In order to
use the __mingw version it must be defined before including the MingW
headers.
llvm-svn: 195044
Diffstat (limited to 'llvm/lib/Analysis/IPA')
0 files changed, 0 insertions, 0 deletions

