Use LineOffsetMapping:get directly and remove/inline the helper
ComputeLineNumbers, simplifying the callers.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Found a further simplification, removing a redundant call to ContentCache::getBufferOrNone.