[PATCH] D145098: [clang][deps] Preserve input ordering in the full output

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 1 12:02:24 PST 2023


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

Add asserts, make `FullDeps` take `NumInputs` in the constructor.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145098

Files:
  clang/test/ClangScanDeps/modules-full-output-tu-order.c
  clang/test/ClangScanDeps/modules-full.cpp
  clang/tools/clang-scan-deps/ClangScanDeps.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145098.501619.patch
Type: text/x-patch
Size: 8726 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230301/ae72d389/attachment.bin>


More information about the cfe-commits mailing list