Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add helper function to determine if a location is in a range (#891)
Adds SourceRange::contains(SourceLocation) allowing to know if a source location is within the boundaries of the source range.
- Loading branch information