[PATCH] D31413: [libc++] Use __attribute__((init_priority(101))) to ensure streams get initialized early
Louis Dionne via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 16 10:18:00 PDT 2020
ldionne updated this revision to Diff 292261.
ldionne added a comment.
Add tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D31413/new/
https://reviews.llvm.org/D31413
Files:
libcxx/src/iostream.cpp
libcxx/test/std/input.output/iostream.objects/init.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31413.292261.patch
Type: text/x-patch
Size: 4452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200916/f9361d58/attachment.bin>
More information about the cfe-commits
mailing list