Skip to content
Commit be947083 authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

Speed up NumericLiteralParser::GetIntegerValue.

 - Implement fast path when value easily fits in a uint64.
 - ~6x faster, translates to 1-2% on Cocoa.h

llvm-svn: 57632
parent 305fb0a7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment