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