One of the expected values wasn't being initialized correctly.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D136965
[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 TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptOct 28 2022, 11:00 AM 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. Closed by commit rG1f54641d33d5: [libc][obvious] fix scanf parser test (authored by michaelrj). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 471599 libc/test/src/stdio/scanf_core/parser_test.cpp
|