- File:
-
- 1 edited
-
src/ControlStruct/ExceptTranslate.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/ControlStruct/ExceptTranslate.h
r046a890 r7119daa 29 29 /* Replaces all try blocks (and their many clauses) with function definitions and calls. 30 30 * This uses the exception built-ins to produce typed output and should take place after 31 * the resolver. 31 * the resolver. It also produces virtual casts and should happen before they are expanded. 32 32 */ 33 33 }
Note:
See TracChangeset
for help on using the changeset viewer.