This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Move __errc to __system_error/errc.h
ClosedPublic

Authored by philnik on Mar 19 2023, 3:18 PM.

Details

Reviewers
ldionne
Mordante
EricWF
Group Reviewers
Restricted Project
Commits
rGeb65912e41a1: [libc++] Move __errc to __system_error/errc.h
Summary

This file was added before we started granularizing the headers, but is essentially just a granularized header. This moves the header to the correct place.

Diff Detail

Event Timeline

philnik created this revision.Mar 19 2023, 3:18 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 19 2023, 3:18 PM
philnik requested review of this revision.Mar 19 2023, 3:18 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 19 2023, 3:18 PM
Herald added a reviewer: Restricted Project. · View Herald Transcript

Can this be rebased on top of D146240 it now will give conflicts with that patch.

EricWF accepted this revision.Mar 20 2023, 11:27 AM
This revision is now accepted and ready to land.Mar 20 2023, 11:27 AM
philnik updated this revision to Diff 511913.Apr 8 2023, 11:36 AM

Try to fix CI

philnik updated this revision to Diff 511936.Apr 8 2023, 5:51 PM

Try to fix CI

philnik updated this revision to Diff 511994.Apr 9 2023, 5:55 AM

Try to fix CI

philnik updated this revision to Diff 512007.Apr 9 2023, 7:47 AM

Try to fix CI

philnik updated this revision to Diff 512023.Apr 9 2023, 9:55 AM

Another try

philnik updated this revision to Diff 512160.Apr 10 2023, 8:37 AM

Try to fix CI

This revision was landed with ongoing or failed builds.Apr 10 2023, 10:23 AM
This revision was automatically updated to reflect the committed changes.
libcxx/include/__format/formatter_output.h