[libcxx-commits] [PATCH] D31413: [libc++] Use __attribute__((init_priority(101))) to ensure streams get initialized early

Hans Wennborg via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Sep 17 04:36:07 PDT 2020


hans added a comment.

In D31413#2277085 <https://reviews.llvm.org/D31413#2277085>, @sbc100 wrote:

> Might even be worth backporting such as simple but useful fix to the 11 release?

I think it's too late in the process for that. Might be a good candidate for 11.0.1 though.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D31413



More information about the libcxx-commits mailing list