Simplify non-null name manging
commitcfcb3d2c6061ac591eb7e69bf804a2f01b6d876a
authorThomas Leonard <talex5@gmail.com>
Fri, 19 Sep 2008 10:21:47 +0000 (19 11:21 +0100)
committerThomas Leonard <talex5@gmail.com>
Fri, 19 Sep 2008 10:21:47 +0000 (19 11:21 +0100)
treef4231441e90774743a38a64e2bd85139c740bb9a
parent9b34b4022449183389082243c4cb55bb2c07b798
Simplify non-null name manging

We started using a complicated scheme to try and make nullable types get the
same mangle as D. Now that the mangle is the same for null and non-null types,
this can all be simplified.
dmd/mtype.c
dmd/mtype.h