Optimize NumericLiteralParser::GetIntegerValue().
It does a conservative estimate on the size of numbers that can fit into uint64_t. This bound is improved. llvm-svn: 164624
Loading
Please register or sign in to comment
It does a conservative estimate on the size of numbers that can fit into uint64_t. This bound is improved. llvm-svn: 164624