dblaikie added a subscriber: rsmith.
dblaikie added a comment.

> This also tries to fix the problem I raised a year ago: 
> https://discourse.llvm.org/t/make-command-line-support-for-c-20-module-uniform-with-gcc/59144

I think this thread is fairly different from what this patch is proposing.

@rsmith for discussion of adding effectively implicit modules support for C++20 
modules - this seems like a pretty significant design choice, but something we 
(you and I, SG15, etc) have discussed before in terms of "how do we support 
'Hello, World.'" situations without requiring something that amounts to a build 
system even for the simplest C++20 modules programs. Maybe this is it? But it 
surprises me a bit, and I don't think the linked thread is sufficiently 
relevant to draw conclusions about this direction.


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

https://reviews.llvm.org/D134267

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to