On windows size_t != unsigned long.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D127989
[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 TimelineHerald added projects: Restricted Project, Restricted Project. ยท View Herald TranscriptJun 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. Closed by commit rG1e6c819d6dbe: [libc][obvious] fix address test on windows (authored by michaelrj). ยท Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 437606 libc/test/src/string/memory_utils/address_test.cpp
|