It's not particularly safe to lex a token if you don't know what it is.
_Pragma error recovery attempted to lex tokens without being sure what
they might be.
Details
Details
- Reviewers
rsmith
Diff Detail
Diff Detail
Event Timeline
Comment Actions
See Richard's mail on cfe-commits:
Can you include both an EOD test and an EOF test? Otherwise, LGTM.