This is an archive of the discontinued LLVM Phabricator instance.

Update system_error tests for more platforms.
ClosedPublic

Authored by danalbert on Jul 21 2017, 1:16 PM.

Details

Diff Detail

Event Timeline

danalbert created this revision.Jul 21 2017, 1:16 PM
mclow.lists added inline comments.Aug 31 2017, 7:36 AM
test/std/diagnostics/syserr/syserr.errcat/syserr.errcat.objects/generic_category.pass.cpp
35 ↗(On Diff #107704)

How about testing for "starts with 'Unknown error'" instead?

danalbert changed the repository for this revision from rL LLVM to rG LLVM Github Monorepo.
danalbert added a project: Restricted Project.

PTAL

Herald added a reviewer: Restricted Project. · View Herald TranscriptMar 12 2020, 11:06 AM
danalbert edited the summary of this revision. (Show Details)Mar 12 2020, 11:06 AM
ldionne accepted this revision.Mar 12 2020, 3:07 PM
This revision is now accepted and ready to land.Mar 12 2020, 3:07 PM
This revision was automatically updated to reflect the committed changes.