c++: Module API declarations

Nathan Sidwell nathan@acm.org
Fri Dec 4 13:23:09 GMT 2020


Here are the declarations of module.cc.  I'll fill these in with 
nop-stubs when adding the remaining pieces of the modules 
infrastructure.  Finally replacing the contents of module.cc with the 
real thing when victory is within reach.

This provides the inline predicates about module state,	and declares
the functions to be provided.

         gcc/cp/
         * cp-tree.h: Add various inline module state predicates, and
         declare the API that will be provided by modules.cc

pushing to trunk
-- 
Nathan Sidwell
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 22.6-c++-module-api.diff
Type: text/x-patch
Size: 4460 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc-patches/attachments/20201204/ea91e981/attachment.bin>


More information about the Gcc-patches mailing list