This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] Apply msvcrt specific exception for lgamma() to mingw configurations, too
ClosedPublic

Authored by mstorsjo on Dec 1 2020, 3:40 AM.

Details

Summary

This fixes linking code that uses bits of the <random> header on mingw targets.

Diff Detail

Event Timeline

mstorsjo created this revision.Dec 1 2020, 3:40 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 1 2020, 3:40 AM
Herald added 1 blocking reviewer(s): Restricted Project. · View Herald Transcript
mstorsjo requested review of this revision.Dec 1 2020, 3:40 AM
ldionne accepted this revision.Dec 1 2020, 3:47 PM
This revision is now accepted and ready to land.Dec 1 2020, 3:47 PM