[PATCH] D120874: [C++20] [Modules] Use '-' as the separator of partitions when searching in filesystems
Chuanqi Xu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 23 19:16:37 PDT 2022
ChuanqiXu added a comment.
@vsapsai @dblaikie I want to make sure if this one would affect clang modules. Or simply, would the name of clang modules contain `:`? (`:` is the separator of C++20 modules partitions.)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120874/new/
https://reviews.llvm.org/D120874
More information about the cfe-commits
mailing list