-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillaclang:frontendLanguage frontend issues, e.g. anything involving "Sema"Language frontend issues, e.g. anything involving "Sema"
Description
| Bugzilla Link | 9069 |
| Resolution | FIXED |
| Resolved on | Nov 10, 2016 02:55 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @emilio,@tkremenek |
Extended Description
The clang_tokenize() function returns all tokens falling into a range, but seems to ignore the fact that the range's endpoint is actually outside the ROI.
Thus, the generated token-list is one element too long.
Metadata
Metadata
Assignees
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillaclang:frontendLanguage frontend issues, e.g. anything involving "Sema"Language frontend issues, e.g. anything involving "Sema"