Fix by directly using INT_MAX and INT32_MAX.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I don't have commit access, can anyone help me commit this and D86997?
Yang Fan <nullptr.cpp@gmail.com>
Thanks!
Comment Actions
Couldn't we avoid a lot of this of this casting + template ugliness by just using the <climit> / <cstdint> INT_MAX / INT32_MAX defines?
Comment Actions
I don't have commit access, can anyone help me commit this with "Yang Fan <nullptr.cpp@gmail.com>" ?
Thanks!
This comment was removed by nullptr.cpp.