[PATCH] D156234: [clang][deps] add support for dependency scanning with cc1 command line
Connor Sughrue via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 31 20:53:23 PDT 2023
cpsughrue updated this revision to Diff 545910.
cpsughrue retitled this revision from "[clang][deps] provide support for cc1 command line scanning" to "[clang][deps] add support for dependency scanning with cc1 command line".
cpsughrue edited the summary of this revision.
cpsughrue added a comment.
Added llvm-lit test for commit and removed previously created unit test
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156234/new/
https://reviews.llvm.org/D156234
Files:
clang/lib/Tooling/DependencyScanning/DependencyScanningWorker.cpp
clang/test/ClangScanDeps/Inputs/modules_cc1_cdb.json
clang/test/ClangScanDeps/modules-cc1.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156234.545910.patch
Type: text/x-patch
Size: 8375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230801/9090a273/attachment.bin>
More information about the cfe-commits
mailing list