Disambiguate Numbers and Identifiers
Use lookahead to determine whether a number is really a number or is part of something forming an identifier. This won't come into play until the paste operator is recognized as a unique token. llvm-svn: 142513
Loading
Please register or sign in to comment