[all-commits] [llvm/llvm-project] 3712ed: Revert "Partially inline basic_string copy constru...
Martijn Vels via All-commits
all-commits at lists.llvm.org
Wed Mar 4 11:53:09 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3712edb152ac9f6efb997484e3cc4e9141b61f1d
https://github.com/llvm/llvm-project/commit/3712edb152ac9f6efb997484e3cc4e9141b61f1d
Author: Martijn Vels <mvels at google.com>
Date: 2020-03-04 (Wed, 04 Mar 2020)
Changed paths:
M libcxx/include/__string
M libcxx/include/string
R libcxx/test/libcxx/strings/basic.string/string.cons/copy_shrunk_long.pass.cpp
Log Message:
-----------
Revert "Partially inline basic_string copy constructor in UNSTABLE"
This reverts commit 8cf76e913b867a98a9843aa1b3d782632ed5d930.
We are investigating why this causes compilation issues under -O3
More information about the All-commits
mailing list