[PATCH] D149693: [clang][deps] Make clang-scan-deps write modules in raw format

Ben Langmuir via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 2 15:43:58 PDT 2023


benlangmuir updated this revision to Diff 518891.
Herald added a subscriber: kadircet.
Herald added a project: clang-tools-extra.

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

https://reviews.llvm.org/D149693

Files:
  clang-tools-extra/clangd/Compiler.cpp
  clang/include/clang/CodeGen/ObjectFilePCHContainerOperations.h
  clang/include/clang/Serialization/PCHContainerOperations.h
  clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
  clang/lib/Frontend/ASTUnit.cpp
  clang/lib/Serialization/PCHContainerOperations.cpp
  clang/lib/Tooling/DependencyScanning/DependencyScanningWorker.cpp
  clang/test/ClangScanDeps/module-format.c
  clang/tools/libclang/CIndex.cpp
  clang/tools/libclang/Indexing.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149693.518891.patch
Type: text/x-patch
Size: 10971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230502/46cd11a1/attachment-0001.bin>


More information about the cfe-commits mailing list