[libcxx-commits] [PATCH] D90677: [libc++] Instantiate additional <iostream> members in the dylib
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Nov 12 09:50:28 PST 2020
ldionne updated this revision to Diff 304879.
ldionne added a comment.
Fix build on GCC by adding a forgotten `inline`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90677/new/
https://reviews.llvm.org/D90677
Files:
libcxx/include/__config
libcxx/include/fstream
libcxx/include/sstream
libcxx/lib/abi/CHANGELOG.TXT
libcxx/lib/abi/x86_64-apple-darwin.v1.abilist
libcxx/lib/abi/x86_64-unknown-linux-gnu.v1.abilist
libcxx/src/ios.instantiations.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90677.304879.patch
Type: text/x-patch
Size: 64006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201112/14346688/attachment-0001.bin>
More information about the libcxx-commits
mailing list