This is an archive of the discontinued LLVM Phabricator instance.

[clang] NFC: Extract lower-level SourceManager functions
ClosedPublic

Authored by jansvoboda11 on Nov 1 2022, 5:09 PM.

Details

Summary

This is a prep-patch for D136624 which allows querying SourceManager with raw offsets instead of SourceLocations.

Diff Detail

Event Timeline

jansvoboda11 created this revision.Nov 1 2022, 5:09 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 1 2022, 5:09 PM
Herald added a subscriber: ributzka. · View Herald Transcript
jansvoboda11 requested review of this revision.Nov 1 2022, 5:09 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 1 2022, 5:09 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision is now accepted and ready to land.Nov 1 2022, 5:17 PM
This revision was landed with ongoing or failed builds.Nov 1 2022, 7:18 PM
This revision was automatically updated to reflect the committed changes.