From d97f3bca6eec50ac4ec007d731d345db3e560c52 Mon Sep 17 00:00:00 2001 From: Iain Buclaw Date: Fri, 24 Jun 2022 19:41:41 +0200 Subject: d: Merge upstream dmd 529110f66, druntime 148608b7. D front-end changes: - Import latest bug fixes to mainline. gcc/d/ChangeLog: * dmd/MERGE: Merge upstream dmd 529110f66. * decl.cc (DeclVisitor::visit (TupleDeclaration *)): Update for new front-end interface. * types.cc (layout_aggregate_members): Likewise. libphobos/ChangeLog: * libdruntime/MERGE: Merge upstream druntime 148608b7. --- libphobos/libdruntime/MERGE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libphobos/libdruntime') diff --git a/libphobos/libdruntime/MERGE b/libphobos/libdruntime/MERGE index 3f4a0ec..2fc1bc1 100644 --- a/libphobos/libdruntime/MERGE +++ b/libphobos/libdruntime/MERGE @@ -1,4 +1,4 @@ -e150cca179515ce5113e828aac94c20c0b983b7c +148608b7935c3f9a4ea3a26f74cb90cd07efc91c The first line of this file holds the git revision number of the last merge done from the dlang/druntime repository. -- cgit v1.1