This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] [test] Don't disable libc++experimental in mingw builds
ClosedPublic

Authored by mstorsjo on Jul 7 2022, 3:32 AM.

Details

Summary

Since dfa88927ae1411ccc3b248b7e624f2acf623d947, the static libc++experimental
should work in mingw dll builds. (It probably worked all along in static
mingw builds.)

Diff Detail

Event Timeline

mstorsjo created this revision.Jul 7 2022, 3:32 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 7 2022, 3:32 AM
Herald added a subscriber: mgorny. · View Herald Transcript
mstorsjo requested review of this revision.Jul 7 2022, 3:32 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 7 2022, 3:32 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne accepted this revision.Jul 7 2022, 8:02 AM
This revision is now accepted and ready to land.Jul 7 2022, 8:02 AM