diff options
author | Thomas Anderson <thomasanderson@google.com> | 2019-03-19 20:30:58 +0000 |
---|---|---|
committer | Thomas Anderson <thomasanderson@google.com> | 2019-03-19 20:30:58 +0000 |
commit | a0feccdf5692389920206444aea6b34105554c7f (patch) | |
tree | 2b7c6c4d5c5d57369df298c33206dec634bf6e97 /llvm/lib/CodeGen | |
parent | de548ccab9f1dfdefff338754fbc151f4b5cee46 (diff) | |
download | bcm5719-llvm-a0feccdf5692389920206444aea6b34105554c7f.tar.gz bcm5719-llvm-a0feccdf5692389920206444aea6b34105554c7f.zip |
[libc++] Speed up certain locale functions on Windows
The issue is that __libcpp_locale_guard makes some slow calls to setlocale().
This change avoids using __libcpp_locale_guard in snprintf_l().
Fixes https://bugs.llvm.org/show_bug.cgi?id=41131
Differential Revision: https://reviews.llvm.org/D59525
llvm-svn: 356512
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions