Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 456 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 456 Bytes

XcodeZombieCode

iOS APP分析无用代码(A source-code level/Clang Approach) CLANG技术分享系列四:IOS APP无用代码/重复代码分析

Branch[Master]: Using clang plugin as an approach.If you want to debug the analyzing code, use logs.

Branch[Libtooling]: Using libtooling as an approach.You can debug the analyzing code directly.