This is an archive of the discontinued LLVM Phabricator instance.

[clang][modules] NFCI: Scaffolding for serialization of adjusted SourceManager offsets
ClosedPublic

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

Details

Summary

This patch is a NFC prep for D136624, where we start adjusting offsets into SourceManager.

Depends on D137213.

Diff Detail

Event Timeline

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