[dmd-internals] [D-Programming-Language/dmd] 342603: Disambiguate type names for arrays in cv8 debug sy...
GitHub via dmd-internals
dmd-internals at puremagic.com
Mon Jun 2 11:33:48 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 342603a30543f9dee13f9fc470d3fcbe17fc9fe8
https://github.com/D-Programming-Language/dmd/commit/342603a30543f9dee13f9fc470d3fcbe17fc9fe8
Author: Benjamin Thaut <code at benjamin-thaut.de>
Date: 2014-03-18 (Tue, 18 Mar 2014)
Changed paths:
M src/declaration.h
M src/doc.c
M src/dsymbol.c
M src/dsymbol.h
M src/func.c
M src/hdrgen.c
M src/hdrgen.h
M src/mtype.c
M src/mtype.h
M src/template.c
M src/template.h
M src/toctype.c
M src/tocvdebug.c
Log Message:
-----------
Disambiguate type names for arrays in cv8 debug symbol output. Fixed template ambiguity issue in cv4 and cv8 debug information.
Commit: aef104e1c8ca4d9acfc3f83c16f97e60a02d1c5b
https://github.com/D-Programming-Language/dmd/commit/aef104e1c8ca4d9acfc3f83c16f97e60a02d1c5b
Author: Walter Bright <walter at walterbright.com>
Date: 2014-06-02 (Mon, 02 Jun 2014)
Changed paths:
M src/declaration.h
M src/doc.c
M src/dsymbol.c
M src/dsymbol.h
M src/func.c
M src/hdrgen.c
M src/hdrgen.h
M src/mtype.c
M src/mtype.h
M src/template.c
M src/template.h
M src/toctype.c
M src/tocvdebug.c
Log Message:
-----------
Merge pull request #3188 from Ingrater/cv8improve1
Disambiguate type names for templates and arrays in cv8 debug symbols.
Compare: https://github.com/D-Programming-Language/dmd/compare/276a69327652...aef104e1c8ca
More information about the dmd-internals
mailing list