[PATCH] D137534: [C++20] [Modules] [ClangScanDeps] Support to query separate file for P1689
Chuanqi Xu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Nov 6 23:53:40 PST 2022
ChuanqiXu created this revision.
ChuanqiXu added reviewers: Bigcheese, jansvoboda11, dblaikie, iains, ben.boeckel.
Herald added a project: All.
ChuanqiXu requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
This functionality is required by CMake since the current infrastructure is in this state and it is more convenient if there is source files generated in the fly. And this is easy to be supported.
Repository:
rG LLVM Github Monorepo
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.473580.patch
Type: text/x-patch
Size: 6161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221107/802931a2/attachment.bin>
More information about the cfe-commits
mailing list