comparison llvmdc.kdevelop.filelist @ 129:8096ba7082db trunk

[svn r133] Fixed some problems with inlining not happening :P Fixed problems with certain cases of deeply nested classes/functions.
author lindquist
date Fri, 28 Dec 2007 22:55:24 +0100
parents c42d245468ea
children 5825d48b27d1
comparison
equal deleted inserted replaced
128:e5fe8521bbfa 129:8096ba7082db
257 test/arrays6.d 257 test/arrays6.d
258 test/arrays7.d 258 test/arrays7.d
259 test/arrays8.d 259 test/arrays8.d
260 test/arrays9.d 260 test/arrays9.d
261 test/assign.d 261 test/assign.d
262 test/ast1.d
262 test/b.d 263 test/b.d
263 test/bitops.d 264 test/bitops.d
264 test/bug1.d 265 test/bug1.d
265 test/bug10.d 266 test/bug10.d
266 test/bug11.d 267 test/bug11.d
334 test/bug8.d 335 test/bug8.d
335 test/bug9.d 336 test/bug9.d
336 test/c.d 337 test/c.d
337 test/classes.d 338 test/classes.d
338 test/classes10.d 339 test/classes10.d
340 test/classes11.d
339 test/classes2.d 341 test/classes2.d
340 test/classes3.d 342 test/classes3.d
341 test/classes4.d 343 test/classes4.d
342 test/classes5.d 344 test/classes5.d
343 test/classes6.d 345 test/classes6.d
404 test/multiarr2.d 406 test/multiarr2.d
405 test/multiarr3.d 407 test/multiarr3.d
406 test/multiarr4.d 408 test/multiarr4.d
407 test/neg.d 409 test/neg.d
408 test/nested1.d 410 test/nested1.d
411 test/nested10.d
409 test/nested2.d 412 test/nested2.d
410 test/nested3.d 413 test/nested3.d
411 test/nested4.d 414 test/nested4.d
415 test/nested5.d
416 test/nested6.d
417 test/nested7.d
418 test/nested8.d
419 test/nested9.d
412 test/pointers.d 420 test/pointers.d
413 test/pt.d 421 test/pt.d
414 test/ptrarith.d 422 test/ptrarith.d
415 test/scope1.d 423 test/scope1.d
416 test/scope2.d 424 test/scope2.d