This is an archive of the discontinued LLVM Phabricator instance.

[libc][obvious] fix missing type headers
ClosedPublic

Authored by michaelrj on Mar 20 2023, 4:42 PM.

Details

Summary

forgot to add wint_t and wchar_t type headers to the wchar
headergen definition.

Diff Detail

Event Timeline

michaelrj created this revision.Mar 20 2023, 4:42 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 20 2023, 4:42 PM
michaelrj requested review of this revision.Mar 20 2023, 4:42 PM
This revision was not accepted when it landed; it landed in state Needs Review.Mar 20 2023, 4:43 PM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.