[all-commits] [llvm/llvm-project] fa40b4: Revert "[libc++] Optimize / partially inline basic...
Eric via All-commits
all-commits at lists.llvm.org
Mon Jan 20 18:42:40 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fa40b41168f68cb53cb1a7bb3dcb71ac3010e9d4
https://github.com/llvm/llvm-project/commit/fa40b41168f68cb53cb1a7bb3dcb71ac3010e9d4
Author: Eric Fiselier <eric at efcs.ca>
Date: 2020-01-20 (Mon, 20 Jan 2020)
Changed paths:
M libcxx/include/string
Log Message:
-----------
Revert "[libc++] Optimize / partially inline basic_string copy constructor"
This reverts commit a8a9c8e0a11abc9ed4ed78fed528334371fedf87.
There are multiple reported failures caused by this change.
Each failure is really weird, but it makes sense to revert
while investigating.
More information about the All-commits
mailing list