[pkg-d-commits] [ldc] 114/211: Merge pull request #1846 from kinke/union

Matthias Klumpp mak at moszumanska.debian.org
Sun Apr 23 22:36:15 UTC 2017


This is an automated email from the git hooks/post-receive script.

mak pushed a commit to annotated tag v1.1.0
in repository ldc.

commit a7d530b1da6d349da1201f796eeafd0c28674090
Merge: 72bc6b1 0fda2d2
Author: David Nadlinger <code at klickverbot.at>
Date:   Tue Oct 25 21:39:19 2016 +0100

    Merge pull request #1846 from kinke/union
    
    Fix union layout and initialization

 gen/arrays.cpp                     |   3 +
 gen/llvmhelpers.cpp                |  71 +++++++----
 gen/toconstelem.cpp                |   6 +-
 gen/toir.cpp                       | 104 ++++++++--------
 ir/iraggr.cpp                      | 240 ++++++++++---------------------------
 ir/iraggr.h                        |  25 ++--
 ir/irtypeaggr.cpp                  | 170 +++++++++++++-------------
 ir/irtypeaggr.h                    |  14 ++-
 tests/codegen/align.d              |   4 +-
 tests/codegen/const_struct.d       |   4 +-
 tests/codegen/in_place_construct.d |   4 +-
 tests/codegen/union.d              |  86 +++++++++++++
 12 files changed, 372 insertions(+), 359 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-d/ldc.git



More information about the pkg-d-commits mailing list