Chromium Code Reviews
Description[fasta] Issue error for large integer literals
This CL adds error reporting for large integer literals into the
new kernel front-end. It is a part of preparation for limiting
integers to 64 bits in Dart. The new error is reported only
if int.parse() fails to parse integer literal, which could happen
in the --limit-ints-to-64-bits mode.
R=ahe@google.com, scheglov@google.com, sigmund@google.com
Issue: https://github.com/dart-lang/sdk/issues/30103
Committed: https://github.com/dart-lang/sdk/commit/f40ce90eaa43e5728150410673b3695059c2cedf
Patch Set 1 #
Total comments: 12
Patch Set 2 : Address review comments #Patch Set 3 : More detailed error message #
Messages
Total messages: 12 (3 generated)
|
|||||||||||||||||||||||||||||||||||||