Index: src/ControlStruct/ExceptTranslate.h
===================================================================
--- src/ControlStruct/ExceptTranslate.h	(revision 046a8903d149ffd7aa25c33fdf767b8e68ffaaca)
+++ src/ControlStruct/ExceptTranslate.h	(revision cbbd8fd770714fe40fffe90e2b2b492682101bfb)
@@ -29,5 +29,5 @@
 	/* Replaces all try blocks (and their many clauses) with function definitions and calls.
 	 * This uses the exception built-ins to produce typed output and should take place after
-	 * the resolver.
+	 * the resolver. It also produces virtual casts and should happen before they are expanded.
 	 */
 }
