[dmd-internals] [D-Programming-Language/dmd] 66f7cc: fix Issue 9466 - Compiler crash with code-coverage...
GitHub
noreply at github.com
Tue Nov 19 13:17:57 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 66f7cc9c1fb8b208aa61cb53f4d5bf446ac03c4a
https://github.com/D-Programming-Language/dmd/commit/66f7cc9c1fb8b208aa61cb53f4d5bf446ac03c4a
Author: Walter Bright <walter at walterbright.com>
Date: 2013-11-16 (Sat, 16 Nov 2013)
Changed paths:
M src/attrib.c
M src/expression.c
M src/parse.c
M src/parse.h
M src/statement.c
M src/toir.c
M test/fail_compilation/ice8795.d
M test/fail_compilation/ice8795b.d
Log Message:
-----------
fix Issue 9466 - Compiler crash with code-coverage generation with large files
Commit: 77b40c6048b4a12bf2c198518a454806328c59d8
https://github.com/D-Programming-Language/dmd/commit/77b40c6048b4a12bf2c198518a454806328c59d8
Author: Martin Nowak <code at dawg.eu>
Date: 2013-11-19 (Tue, 19 Nov 2013)
Changed paths:
M src/attrib.c
M src/expression.c
M src/parse.c
M src/parse.h
M src/statement.c
M src/toir.c
M test/fail_compilation/ice8795.d
M test/fail_compilation/ice8795b.d
Log Message:
-----------
Merge pull request #2785 from WalterBright/fix9466
fix Issue 9466 - Compiler crash with code-coverage generation with large files
Compare: https://github.com/D-Programming-Language/dmd/compare/edd9eb0a12a2...77b40c6048b4
More information about the dmd-internals
mailing list