[PATCH] D121533: [clang][deps] Fix traversal of precompiled dependencies

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 15 03:58:37 PDT 2022


jansvoboda11 updated this revision to Diff 415380.
jansvoboda11 added a comment.

Throw away recursive implementation, add reproducer


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121533

Files:
  clang/lib/Tooling/DependencyScanning/DependencyScanningWorker.cpp
  clang/test/ClangScanDeps/modules-pch-dangling.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121533.415380.patch
Type: text/x-patch
Size: 9877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220315/5b003445/attachment.bin>


More information about the cfe-commits mailing list