Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fast_strtoull_hex() remove unnecessary operation
Both GCC and Clang can find it as unnecessary and optimize out. There should be no changes to code size.
- Loading branch information