DescriptionAvailability of sprintf_s is a C standard library thing, not a compiler thing.
Our clang/win build currently uses MSVS's C library, so it doesn't have
snprintf but it does have sprintf_s.
BUG=chromium:82385
LOG=n
R=jochen@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=22224
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|