diff llvmdc.kdevelop.filelist @ 117:56a21f3e5d3e trunk

[svn r121] Finished ModuleInfo implementation. Static ctors/dtors now work according to spec. Changed class vtable types slightly in some cases. Overridden functions now always take the the type of the first class declaring the method as this parameter. This helps when using headers (w. implementation somewhere else)
author lindquist
date Mon, 26 Nov 2007 04:49:23 +0100
parents 5880c12dba83
children 79c9ac745fbc
line wrap: on
line diff
--- a/llvmdc.kdevelop.filelist	Sun Nov 25 18:55:52 2007 +0100
+++ b/llvmdc.kdevelop.filelist	Mon Nov 26 04:49:23 2007 +0100
@@ -151,7 +151,6 @@
 lphobos/internal/cast.d
 lphobos/internal/contract.d
 lphobos/internal/mem.d
-lphobos/internal/moduleinit.d
 lphobos/internal/objectimpl.d
 lphobos/internal/qsort2.d
 lphobos/llvm
@@ -391,6 +390,7 @@
 test/mainargs1.d
 test/memory1.d
 test/moduleinfo1.d
+test/moduleinfo2.d
 test/multiarr1.d
 test/multiarr2.d
 test/multiarr3.d