This is an archive of the discontinued LLVM Phabricator instance.

[libc][obvious] fix scanf parser test
ClosedPublic

Authored by michaelrj on Oct 28 2022, 11:00 AM.

Details

Summary

One of the expected values wasn't being initialized correctly.

Diff Detail

Event Timeline

michaelrj created this revision.Oct 28 2022, 11:00 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptOct 28 2022, 11:00 AM
michaelrj requested review of this revision.Oct 28 2022, 11:00 AM
michaelrj updated this revision to Diff 471599.

minor formatting

This revision was not accepted when it landed; it landed in state Needs Review.Oct 28 2022, 11:02 AM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.