comparison llvmdc.kdevelop @ 347:6057fdf797d8 trunk

[svn r368] Fixed custom class allocators with arbitrary user arguments. Closes #25 Removed some dead code. Started on a more generalised approach to call misc. D functions.
author lindquist
date Sun, 13 Jul 2008 20:49:10 +0200
parents 8dbddae09152
children 44f08170f4ef
comparison
equal deleted inserted replaced
346:c9d5c711d65a 347:6057fdf797d8
359 <path>tests/dstress/crashRun.c</path> 359 <path>tests/dstress/crashRun.c</path>
360 <path>tests/dstress/dstress.c</path> 360 <path>tests/dstress/dstress.c</path>
361 <path>tests/dstress/extract__.c</path> 361 <path>tests/dstress/extract__.c</path>
362 <path>tests/dstress/ifeq__.c</path> 362 <path>tests/dstress/ifeq__.c</path>
363 <path>tests/dstress/return__.c</path> 363 <path>tests/dstress/return__.c</path>
364 <path>e2ir.c</path>
364 </blacklist> 365 </blacklist>
365 <build> 366 <build>
366 <buildtool>make</buildtool> 367 <buildtool>make</buildtool>
367 <builddir/> 368 <builddir/>
368 </build> 369 </build>