This is an archive of the discontinued LLVM Phabricator instance.

[libTooling] Rename `getRangeForEdit` as `getFileRangeForEdit`
ClosedPublic

Authored by li.zhe.hua on Jan 12 2023, 2:31 PM.

Details

Summary

With the addition of getFileRange, we rename getRangeForEdit as
getFileRangeForEdit for consistency in the API.

Depends on D141634

Diff Detail

Event Timeline

li.zhe.hua created this revision.Jan 12 2023, 2:31 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 12 2023, 2:31 PM
li.zhe.hua requested review of this revision.Jan 12 2023, 2:31 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 12 2023, 2:31 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
ymandel accepted this revision.Jan 12 2023, 5:49 PM

Thanks!

This revision is now accepted and ready to land.Jan 12 2023, 5:49 PM

Update test name

This revision was landed with ongoing or failed builds.Jan 18 2023, 10:58 AM
This revision was automatically updated to reflect the committed changes.