[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 llvm-commits llvm-commits at lists.llvm.org
Wed Jun 12 14:30:43 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363204: [clang-scan-deps] initial outline of the tool that runs preprocessor to find (authored by arphaman, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D60233?vs=203887&id=204358#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60233

Files:
  cfe/trunk/test/CMakeLists.txt
  cfe/trunk/test/ClangScanDeps/Inputs/header.h
  cfe/trunk/test/ClangScanDeps/Inputs/header2.h
  cfe/trunk/test/ClangScanDeps/Inputs/regular_cdb.json
  cfe/trunk/test/ClangScanDeps/regular_cdb.cpp
  cfe/trunk/tools/CMakeLists.txt
  cfe/trunk/tools/clang-scan-deps/CMakeLists.txt
  cfe/trunk/tools/clang-scan-deps/ClangScanDeps.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60233.204358.patch
Type: text/x-patch
Size: 11722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190612/40376bba/attachment.bin>


More information about the llvm-commits mailing list