[PATCH] D137534: [C++20] [Modules] [ClangScanDeps] Allow clang-scan-deps to without specified compilation database in P1689 (3/3)

Chuanqi Xu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 23 23:25:28 PST 2022


ChuanqiXu updated this revision to Diff 477687.
ChuanqiXu added a comment.

Use `--` instead `-` for parameters in tests to avoid confusion.


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

https://reviews.llvm.org/D137534

Files:
  clang/test/ClangScanDeps/P1689.cppm
  clang/tools/clang-scan-deps/ClangScanDeps.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137534.477687.patch
Type: text/x-patch
Size: 10292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221124/7646fcc2/attachment.bin>


More information about the cfe-commits mailing list