[PATCH] D31413: [libc++] Use __attribute__((init_priority(101))) to ensure streams get initialized early
Evgeny Astigeevich via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 16 09:56:13 PDT 2020
eastig added a comment.
In D31413#2277070 <https://reviews.llvm.org/D31413#2277070>, @ldionne wrote:
> Added a test. I can't reproduce the issue, so I don't know whether the test is useful or not. Please help with that!
There are tests in https://reviews.llvm.org/D12689 .
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D31413/new/
https://reviews.llvm.org/D31413
More information about the cfe-commits
mailing list