[PATCH] D118599: [C++20][Modules][8/8] Amend module visibility rules for partitions.
H. Vetinari via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Feb 27 16:01:29 PST 2022
h-vetinari added a comment.
A non-actionable comment out of curiosity for the work
================
Comment at: clang/test/Modules/cxx20-10-1-ex2.cpp:15-17
-// Not expected to work yet.
// %clang_cc1 -std=c++20 -emit-module-interface %t/std10-1-ex2-tu4.cpp \
// -fmodule-file=%t/B.pcm -o %t/B_X2.pcm
----------------
Should these two tests now be switched on? Missing a `RUN: ` for that IIUC?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118599/new/
https://reviews.llvm.org/D118599
More information about the cfe-commits
mailing list