[cfe-dev] [Modules TS] feedback

Eric Fiselier via cfe-dev cfe-dev at lists.llvm.org
Wed May 24 21:02:15 PDT 2017


On Thu, May 18, 2017 at 1:18 AM, Boris Kolpackov via cfe-dev <
cfe-dev at lists.llvm.org> wrote:

> Richard Smith <richard at metafoo.co.uk> writes:
>
> > On 13 May 2017 at 03:40, Boris Kolpackov <boris at codesynthesis.com>
> wrote:
> >
> > > I also wonder how this model applies to the standard library? Will each
> > > project that consumes it as a module have to compile its module
> interface?
> >
> > Typically yes (but only once).
>
> Is anyone working on defining -fmodules-ts -compatible interface units for
> libc++?
>

Libc++ ships with a module.modulemap, so it should work out of the box with
Clang modules.

However I think you're asking a different question; Can you clarify?



> Thanks,
> Boris
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20170524/35ebed16/attachment.html>


More information about the cfe-dev mailing list