[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 09:11:56 PDT 2020


ldionne commandeered this revision.
ldionne added a reviewer: EricWF.
ldionne added a comment.
Herald added subscribers: dexonsmith, jkorous.

I did some work on trying to reproduce this a while ago but never got to reproducing it on macOS.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D31413/new/

https://reviews.llvm.org/D31413



More information about the cfe-commits mailing list