Changes in src/SymTab/FixFunction.h [82dd287:843054c2]
- File:
-
- 1 edited
-
src/SymTab/FixFunction.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/SymTab/FixFunction.h
r82dd287 r843054c2 20 20 21 21 namespace SymTab { 22 /// Replaces function and array types by equivalent pointer types.23 22 class FixFunction : public Mutator { 24 23 typedef Mutator Parent;
Note:
See TracChangeset
for help on using the changeset viewer.