[dmd-internals] [D-Programming-Language/dmd] 49fe57: do not write failed template instantiations or par...
GitHub
noreply at github.com
Fri Jan 10 05:53:48 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 49fe571c96f90d67b7ab002d9ac1286e8983e412
https://github.com/D-Programming-Language/dmd/commit/49fe571c96f90d67b7ab002d9ac1286e8983e412
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2014-01-09 (Thu, 09 Jan 2014)
Changed paths:
M src/template.c
M src/toobj.c
Log Message:
-----------
do not write failed template instantiations or parts of these to the object file
Commit: 062d8213acaa64630bbe0d23826c3af8b5b6b064
https://github.com/D-Programming-Language/dmd/commit/062d8213acaa64630bbe0d23826c3af8b5b6b064
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2014-01-10 (Fri, 10 Jan 2014)
Changed paths:
M src/template.c
M src/toobj.c
Log Message:
-----------
Merge pull request #3074 from rainers/donot_write_failed_templates
no codegen for parts of failed template instantiations
Compare: https://github.com/D-Programming-Language/dmd/compare/b1aa0cb17a3f...062d8213acaa
More information about the dmd-internals
mailing list