https://bugs.llvm.org/show_bug.cgi?id=42676
Louis Dionne <ldio...@apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |RESOLVED
Resolution|--- |FIXED
Fixed By Commit(s)| |e068c7463f21ab232982ddebe34
| |e6cd610ffc175
--- Comment #1 from Louis Dionne <ldio...@apple.com> ---
Fixed in:
commit e068c7463f21ab232982ddebe34e6cd610ffc175
Author: Louis Dionne <ldio...@apple.com>
Date: Fri Jul 19 11:52:55 2019 +0000
[libc++] Fix link error with _LIBCPP_HIDE_FROM_ABI_PER_TU and std::string
Summary:
This is effectively a revert of r344616, which was a partial fix for
PR38964 (compilation of <string> with GCC in C++03 mode). However, that
configuration is explicitly not supported anymore and that partial fix
breaks compilation with Clang when per-TU insulation is provided.
PR42676
rdar://52899715
Differential Revision: https://reviews.llvm.org/D64941
llvm-svn: 366567
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs