[PATCH] D68835: [clang-scan-deps] Add basic support for Clang modules.

Michael Spencer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 16 14:57:52 PDT 2019


Bigcheese updated this revision to Diff 225311.
Bigcheese added a comment.

Added .i, .ii, .mi, and .mmi as files to minimize.


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

https://reviews.llvm.org/D68835

Files:
  lib/Tooling/DependencyScanning/DependencyScanningFilesystem.cpp
  test/ClangScanDeps/Inputs/module.modulemap
  test/ClangScanDeps/Inputs/modules_cdb.json
  test/ClangScanDeps/modules.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68835.225311.patch
Type: text/x-patch
Size: 5882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191016/23491e74/attachment.bin>


More information about the cfe-commits mailing list