commit | bad2b3cf08b6a8870bc1aae76ba7c52700ec366b | [log] [tgz] |
---|---|---|
author | Vlad Tsyrklevich <[email protected]> | Thu Jun 06 07:51:39 2019 |
committer | Vlad Tsyrklevich <[email protected]> | Thu Jun 06 07:51:39 2019 |
tree | cbcb82646a010816969b1f9cc88186ac1c90efc1 | |
parent | 448acbc06febf0f59b74c9426141b5563a147394 [diff] |
Revert "Speedup to_string and to_wstring for integers using stack buffer and SSO." This reverts commit 7ce7110e6d964778141c0866488e154b1ce73d69, it was causing sanitizer bot failures due to changing behavior of std::to_string(). See https://reviews.llvm.org/D59178#1532023 llvm-svn: 362680