[all-commits] [llvm/llvm-project] 4e0c48: Revert "[libc++] Speed up classic locale (#72112)"
Kirill Stoimenov via All-commits
all-commits at lists.llvm.org
Mon Nov 27 12:24:33 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4e0c48b907f1349f62e8ecb97f76e8f078c9c0f2
https://github.com/llvm/llvm-project/commit/4e0c48b907f1349f62e8ecb97f76e8f078c9c0f2
Author: Kirill Stoimenov <kstoimenov at google.com>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
M libcxx/benchmarks/stringstream.bench.cpp
M libcxx/include/CMakeLists.txt
M libcxx/include/__locale
R libcxx/include/__utility/no_destroy.h
M libcxx/include/module.modulemap.in
M libcxx/src/locale.cpp
Log Message:
-----------
Revert "[libc++] Speed up classic locale (#72112)"
Looks like it broke the ASAN build: https://lab.llvm.org/buildbot/#/builders/168/builds/17053/steps/9/logs/stdio
This reverts commit f8afc53d641ce9d4ad8565aae9e7b5911b572a02.
More information about the All-commits
mailing list