[PATCH] D136624: [clang][modules] Account for non-affecting inputs in `ASTWriter`
Jan Svoboda via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 27 06:38:33 PDT 2022
jansvoboda11 updated this revision to Diff 471152.
jansvoboda11 added a comment.
New version with flat vector + `FileID` indices; replacing the previous compact representation & binary search
approach
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136624/new/
https://reviews.llvm.org/D136624
Files:
clang/include/clang/Basic/SourceManager.h
clang/include/clang/Serialization/ASTWriter.h
clang/lib/Serialization/ASTWriter.cpp
clang/lib/Serialization/ASTWriterDecl.cpp
clang/test/Modules/non-affecting-module-maps-source-locations.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136624.471152.patch
Type: text/x-patch
Size: 16010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221027/af078be9/attachment-0001.bin>
More information about the cfe-commits
mailing list