This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Granularize system_error.
ClosedPublic

Authored by Mordante on Apr 8 2023, 8:35 AM.

Details

Reviewers
philnik
Group Reviewers
Restricted Project
Commits
rGe8cfbfd05a95: [libc++] Granularize system_error.

Diff Detail

Event Timeline

Mordante created this revision.Apr 8 2023, 8:35 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 8 2023, 8:35 AM
Herald added a subscriber: arichardson. · View Herald Transcript
Mordante requested review of this revision.Apr 8 2023, 8:35 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 8 2023, 8:35 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
philnik accepted this revision.Apr 8 2023, 9:11 AM
philnik added a subscriber: philnik.

LGTM % nit with green CI.

libcxx/include/module.modulemap.in
1439–1444
This revision is now accepted and ready to land.Apr 8 2023, 9:11 AM
Mordante updated this revision to Diff 511899.Apr 8 2023, 9:26 AM

CI fixes.

Mordante updated this revision to Diff 511911.Apr 8 2023, 11:32 AM

CI fixes.

Mordante updated this revision to Diff 511977.Apr 9 2023, 3:44 AM

CI fixes.

Mordante updated this revision to Diff 511992.Apr 9 2023, 5:31 AM

CI fixes.

Mordante updated this revision to Diff 512003.Apr 9 2023, 6:56 AM

CI fixes.

Mordante marked an inline comment as done.Apr 9 2023, 8:47 AM

Thanks for the review.

This revision was landed with ongoing or failed builds.Apr 9 2023, 8:57 AM
This revision was automatically updated to reflect the committed changes.