This is an archive of the discontinued LLVM Phabricator instance.

[libc][obvious] remove currently unused types
ClosedPublic

Authored by michaelrj on Mar 20 2023, 5:21 PM.

Details

Summary

Somehow having MBState and StructTmType in the definition for wchar was
causing test failures. This should fix those.

Diff Detail

Event Timeline

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