This is an archive of the discontinued LLVM Phabricator instance.

[libc][obvious] fix address test on windows
ClosedPublic

Authored by michaelrj on Jun 16 2022, 10:52 AM.

Details

Summary

On windows size_t != unsigned long.

Diff Detail

Event Timeline

michaelrj created this revision.Jun 16 2022, 10:52 AM
Herald added projects: Restricted Project, Restricted Project. ยท View Herald TranscriptJun 16 2022, 10:52 AM
michaelrj requested review of this revision.Jun 16 2022, 10:52 AM
This revision was not accepted when it landed; it landed in state Needs Review.Jun 16 2022, 10:54 AM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.