Resolve compiler warnings about signed conversion
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D124468
[libc] Minor test signedness fixes ClosedPublic Authored by ddcc on Apr 26 2022, 10:27 AM.
Details Summary Resolve compiler warnings about signed conversion
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 26 2022, 10:27 AM This revision is now accepted and ready to land.Apr 26 2022, 10:41 AM Closed by commit rGde94cf528627: [libc] Minor test signedness fixes (authored by ddcc). · Explain WhyApr 26 2022, 5:11 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 425348 libc/test/src/threads/cnd_test.cpp
libc/utils/testutils/ExecuteFunction.h
|
I don't know why I ever made that uinptr that doesn't really make sense. Would you mind changing it while you're here?