FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

compnerd/ids: Interface Analysis Utility · GitHub

/ ids Public

Latest commit

 

History

64 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interface Definition Scanner (IDS)

IDS is tool for automatically identifying and annotating the public interface of a C++ project. It is built on Clang’s LibTooling framework. It is primarily designed for adding import/export annotations to a Windows DLL project, but can also be used to add visibility annotations for ELF shared library or Mach-O dylib projects.

Documentation

About

Interface Analysis Utility

Resources

Stars

8 stars

Watchers

3 watching

Forks

Releases

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL