This was done by making the types consistent with each other, and returning an unsigned long instead of a long int.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Where is the undefined behavior? size_t is unsigned long long on 32-bit ELF platforms. You need %zu.
This comment was removed by gAlfonso-bit.
Comment Actions
Thanks for the email address. Do you have a preferred name used in git commit --amend --author='name <email>'?
This comment was removed by gAlfonso-bit.