-
Notifications
You must be signed in to change notification settings - Fork 0
A partially evaluating C preprocessor capable of refactoring ifdefs
License
alexmac/ifdef-refactor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ifdef-rewriter: given some information about macro definitions that are always enabled or always disabled this tool re-writes any expressions containing these macro definitions. Dead branches are removed, branches that are always taken will be de-ifdeffed. It also updates ifdef comments ifdef-stats: produces a sorted list of macro definitions along with how many lines of code are in some way controlled by that definition.
About
A partially evaluating C preprocessor capable of refactoring ifdefs
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published