gcc/libphobos/testsuite
Iain Buclaw 445d8deffb d: Merge upstream dmd 6203135dc, druntime e150cca1, phobos a4a18d21c.
D front-end changes:

    - Input parameters can now be applied on extern(C++) functions to
      bind to `const &' when the `-fpreview=in' flag is in effect.

D runtime changes:

    - Run-time flag `--DRT-oncycle=deprecate' has been removed.

Phobos changes:

    - Removed std.experimental.logger's capability to set the minimal
      LogLevel at compile time.

gcc/d/ChangeLog:

	* dmd/MERGE: Merge upstream dmd 6203135dc.
	* typeinfo.cc (TypeInfoVisitor::visit (TypeInfoStructDeclaration *)):
	Update for new front-end interface.
	(SpeculativeTypeVisitor::visit (TypeStruct *)): Likewise.

libphobos/ChangeLog:

	* libdruntime/MERGE: Merge upstream druntime e150cca1.
	* src/MERGE: Merge upstream phobos a4a18d21c.
	* testsuite/libphobos.cycles/cycles.exp (cycle_test_list): Update
	expected result of deprecate test.
2022-06-22 17:57:56 +02:00
..
config
lib diagnostics: add SARIF output format 2022-06-02 15:40:22 -04:00
libphobos.aa
libphobos.allocations
libphobos.betterc
libphobos.config
libphobos.cycles d: Merge upstream dmd 6203135dc, druntime e150cca1, phobos a4a18d21c. 2022-06-22 17:57:56 +02:00
libphobos.druntime
libphobos.druntime_shared
libphobos.exceptions
libphobos.gc
libphobos.hash
libphobos.imports
libphobos.init_fini
libphobos.lifetime
libphobos.phobos
libphobos.phobos_shared
libphobos.shared
libphobos.thread
libphobos.traits
libphobos.typeinfo
libphobos.unittest
Makefile.am
Makefile.in
testsuite_flags.in