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