[PATCH] D118586: [C++20][Modules][3/8] Initial handling for module partitions.
Iain Sandoe via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 21 04:30:55 PST 2022
iains added a comment.
In D118586#3335167 <https://reviews.llvm.org/D118586#3335167>, @ChuanqiXu wrote:
> I think it is helpful to add some tests from https://reviews.llvm.org/D113972
Actually, in response to your concerns, this morning I wrote a multi-partition test case to add to this (which does pass).
Would you be able to split out the important test cases from D113972 <https://reviews.llvm.org/D113972> as a separate patch ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118586/new/
https://reviews.llvm.org/D118586
More information about the cfe-commits
mailing list