[PATCH] D12689: [libc++][static linking] std streams are not initialized prior to their use in static object constructors

Hal Finkel via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 9 17:45:23 PST 2017


hfinkel added a comment.

In https://reviews.llvm.org/D12689#515120, @eastig wrote:

> The issue is reported as:
>  https://llvm.org/bugs/show_bug.cgi?id=28954


We do need to fix this bug; I posted to the PR so we can discuss approach there.


https://reviews.llvm.org/D12689





More information about the cfe-commits mailing list