Changes in src/InitTweak/FixInit.cc [7e003011:aff3af4]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/InitTweak/FixInit.cc
r7e003011 raff3af4 110 110 111 111 // don't go into other functions 112 virtual void visit( __attribute__((unused))FunctionDecl *decl ) override {}112 virtual void visit( FunctionDecl *decl ) override {} 113 113 114 114 protected:
Note:
See TracChangeset
for help on using the changeset viewer.