mirror of
https://github.com/nasa/trick.git
synced 2024-12-22 06:27:49 +00:00
1dbeb3e2d4
Check the return value of CXXRecordVisitor::TraverseCXXRecordDecl and don't add information from excluded parents. Add a parameter to PrintAttributes::isHeaderExcluded to toggle exlusion of TRICK_EXT_LIB_DIRS paths. When traversing a CXX record, we don't actually want to skip these paths since their io code should exist in the Trickified library. Fix memory leak. Refs #435 |
||
---|---|---|
.. | ||
Interface_Code_Gen |