[PATCH] D137214: [clang][modules] NFCI: Scaffolding for serialization of adjusted SourceManager offsets
Jan Svoboda via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 1 17:07:22 PDT 2022
jansvoboda11 created this revision.
jansvoboda11 added reviewers: Bigcheese, dexonsmith, vsapsai.
Herald added a subscriber: ributzka.
Herald added a project: All.
jansvoboda11 requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
This patch is a NFC prep for D136624 <https://reviews.llvm.org/D136624>, where we start adjusting offsets into `SourceManager`.
Depends on D137213 <https://reviews.llvm.org/D137213>.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D137214
Files:
clang/include/clang/Serialization/ASTWriter.h
clang/lib/Serialization/ASTWriter.cpp
clang/lib/Serialization/ASTWriterDecl.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137214.472461.patch
Type: text/x-patch
Size: 6014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221102/0fdbe7e7/attachment.bin>
More information about the cfe-commits
mailing list