[PATCH] D137259: [clang][modules][deps] WIP: In-memory module transfer

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 2 10:55:35 PDT 2022


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

Improve SourceLocation handling: invalid & inside predefines buffer.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137259/new/

https://reviews.llvm.org/D137259

Files:
  clang/include/clang/Frontend/CompilerInstance.h
  clang/lib/Frontend/CompilerInstance.cpp
  clang/lib/Tooling/DependencyScanning/DependencyScanningWorker.cpp
  clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp
  clang/test/ClangScanDeps/modules-basic.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137259.472697.patch
Type: text/x-patch
Size: 16752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221102/c31f0ef2/attachment-0001.bin>


More information about the cfe-commits mailing list