Skip to content

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