[PATCH] D60233: [clang-scan-deps] initial outline of the tool that runs preprocessor to find dependencies over a JSON compilation database
Alex Lorenz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 4 13:34:00 PDT 2019
arphaman updated this revision to Diff 203012.
arphaman marked 7 inline comments as done.
arphaman added a comment.
Address review comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60233/new/
https://reviews.llvm.org/D60233
Files:
clang/test/ClangScanDeps/Inputs/regular_cdb.json
clang/test/ClangScanDeps/regular_cdb.cpp
clang/tools/CMakeLists.txt
clang/tools/clang-scan-deps/CMakeLists.txt
clang/tools/clang-scan-deps/ClangScanDeps.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60233.203012.patch
Type: text/x-patch
Size: 9974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190604/4704ad13/attachment-0001.bin>
More information about the cfe-commits
mailing list