Skip to content
Snippets Groups Projects
Commit 4efde678 authored by Nathan Sidwell's avatar Nathan Sidwell
Browse files

c++: Modules Is Landing

This is the C++ modules implementation.  Dropping in the real
module.cc file into the module-shaped hole I carved out.  I include
some sanity tests for now.  I'll commit the remaining tests when the
initial round of failures seems abated.

	gcc/cp/
	* module.cc: Replace stubs with implementation.
	gcc/testsuite/
	* g++.dg/modules/mod-decl-0-2a.C: New.
	* g++.dg/modules/mod-decl-0.C: New.
	* g++.dg/modules/mod-decl-1.C: New.
	* g++.dg/modules/mod-decl-2_a.C: New.
	* g++.dg/modules/mod-decl-2_b.C: New.
	* g++.dg/modules/mod-decl-2_c.C: New.
	* g++.dg/modules/mod-decl-3.C: New.
	* g++.dg/modules/mod-decl-5_a.C: New.
	* g++.dg/modules/mod-decl-5_b.C: New.
parent b7dfc207
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment