[all-commits] [llvm/llvm-project] 6a634a: Revert "[libc++] Explicitly enumerate std::string ...
ostannard via All-commits
all-commits at lists.llvm.org
Mon Jan 13 05:56:26 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6a634a5dba847e1c1d81bf59f76dfa7d76ac3c4c
https://github.com/llvm/llvm-project/commit/6a634a5dba847e1c1d81bf59f76dfa7d76ac3c4c
Author: Oliver Stannard <oliver.stannard at linaro.org>
Date: 2020-01-13 (Mon, 13 Jan 2020)
Changed paths:
M libcxx/include/__config
M libcxx/include/__string
M libcxx/include/string
M libcxx/src/string.cpp
Log Message:
-----------
Revert "[libc++] Explicitly enumerate std::string external instantiations."
This is causing failures for multiple buildbots and bootstrap builds,
details at https://reviews.llvm.org/rG61bd1920.
This reverts commit 61bd19206f61ace4b007838a2ff8884a13ec0374.
More information about the All-commits
mailing list