Don't include dynamic arrays in non-null checks
commit43c3df1fdb2611ba5cd2df184dc513d720df19d0
authorThomas Leonard <talex5@gmail.com>
Thu, 18 Sep 2008 12:27:57 +0000 (18 13:27 +0100)
committerThomas Leonard <talex5@gmail.com>
Thu, 18 Sep 2008 12:34:39 +0000 (18 13:34 +0100)
tree219d97680968383fe0df67f9e9482d96d1284289
parenta580326e09a6cccc3250f15ffa721e272b62cf92
Don't include dynamic arrays in non-null checks

D initialises these sensibly by itself.
dmd/cast.c
dmd/mtype.c
dmd/parse.c