diff llvmdc.kdevelop.filelist @ 98:6789050b5ad1 trunk

[svn r102] Further delayed emission of function bodies to avoid problems with circular-forward-references. Now uses the DMD _adEq(void[], void[], TypeInfo) runtime function for array equality comparison.
author lindquist
date Wed, 14 Nov 2007 23:39:10 +0100
parents c4e161556a21
children a676a7743642
line wrap: on
line diff
--- a/llvmdc.kdevelop.filelist	Wed Nov 14 20:18:01 2007 +0100
+++ b/llvmdc.kdevelop.filelist	Wed Nov 14 23:39:10 2007 +0100
@@ -221,6 +221,7 @@
 test/arrayinit.d
 test/arrays.d
 test/arrays10.d
+test/arrays11.d
 test/arrays2.d
 test/arrays3.d
 test/arrays4.d
@@ -377,6 +378,7 @@
 test/structs4.d
 test/structs5.d
 test/structs6.d
+test/structs7.d
 test/switch1.d
 test/sync1.d
 test/templ1.d