c++: Module API declarations
authorNathan Sidwell <nathan@acm.org>
Fri, 4 Dec 2020 13:20:27 +0000 (05:20 -0800)
committerNathan Sidwell <nathan@acm.org>
Fri, 4 Dec 2020 13:23:22 +0000 (05:23 -0800)
commit97eaf8c92f9caaa888475f98cc7a55a05672c87b
tree7326be7ba7d9c59c58b83baa2ed209b5269337d0
parent704ccefb576dcf30b27a4b9bdacb6e15902f5307
c++: Module API declarations

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
gcc/cp/cp-tree.h