[PATCH] D136624: [clang][modules] Account for non-affecting inputs in `ASTWriter`

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 28 13:37:06 PDT 2022


jansvoboda11 updated this revision to Diff 471641.
jansvoboda11 added a comment.

Avoid looking up `FileID` for an offset.


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.471641.patch
Type: text/x-patch
Size: 18407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221028/985a6a2f/attachment-0001.bin>


More information about the cfe-commits mailing list