[Tooling] [isocpp-modules] Dependency information for module-aware build tools

Boris Kolpackov boris at codesynthesis.com
Tue Mar 5 14:54:19 CET 2019


Nathan Sidwell <nathan at acm.org> writes:

> >     "requires": [                   // Modules names required by this
> >     "M"                             // compilation.
> >     ],                              //
> 
> IIRC this is the set of direct imports, not the transitive set. (it's easy
> to change).  Which is better?  Do they need to be distinguished?

I don't believe the transitive set can be discovered at this stage
since there may be no BMIs for the imported modules yet.



More information about the Tooling mailing list