compnerd / ids

Interface Analysis Utility
BSD 3-Clause "New" or "Revised" License
0 stars 3 forks source link

Allow ignored functions to be configured from the command line #23

Closed jvstech closed 7 months ago

jvstech commented 7 months ago

This implements one of the TODO items by allowing functions to be ignored via command line arguments and response files.

This argument is added to idt:

  --ignore=<function-name[,function-name...]> - Ignore one or more functions
compnerd commented 7 months ago

Thank you!

jvstech commented 7 months ago

Thank you!

Thank you for letting me help and sorry for making you work on the weekend. 😎 👍