Reduce overhead in the lexer when gathering or skipping tokens

Description

Various tokens, especially constant strings, create objeects which are filled into the token class to provide information to the parser.  When gathering macros, or skipping inside #ifs there is a cost and no benefit in creating those expressions.

 

Conclusion

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Created October 3, 2019 at 2:46 PM
Updated October 9, 2019 at 12:20 PM
Resolved October 9, 2019 at 12:20 PM

Flag notifications