This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] Get categories.collate tests passing on linux.
Needs ReviewPublic

Authored by EricWF on Aug 20 2014, 9:25 PM.

Details

Summary

GLIBC collates en_US differently than Apple libc. Perhaps we should just XFAIL.

Diff Detail

Event Timeline

EricWF updated this revision to Diff 12732.Aug 20 2014, 9:25 PM
EricWF retitled this revision from to [libcxx] Get categories.collate tests passing on linux..
EricWF updated this object.
EricWF edited the test plan for this revision. (Show Details)
EricWF added reviewers: mclow.lists, danalbert.
EricWF added a subscriber: Unknown Object (MLST).
mclow.lists edited edge metadata.Aug 21 2014, 8:41 AM

This looks fine to me, with the proviso (again), that we should try to figure out what's the *correct* behavior, if there is one.