diff dmd/template.h @ 321:571959608194 trunk

[svn r342] Fix DMD bug 2206. Implement mixin declarations in LLVMDC.
author ChristianK
date Wed, 09 Jul 2008 17:01:08 +0200
parents 5acec6b2eef8
children aaade6ded589
line wrap: on
line diff
--- a/dmd/template.h	Sat Jul 05 13:05:29 2008 +0200
+++ b/dmd/template.h	Wed Jul 09 17:01:08 2008 +0200
@@ -309,6 +309,7 @@
     int oneMember(Dsymbol **ps);
     int hasPointers();
     char *toChars();
+    char *mangle();
     void toCBuffer(OutBuffer *buf, HdrGenState *hgs);
 
     void toObjFile();			// compile to .obj file