SUSE / clang-extract

A tool to extract code content from source files using the clang and LLVM infrastructure.
Other
12 stars 2 forks source link

FunctionDepsFinder: Improve performance of duplicated typedef removal #51

Closed marcosps closed 3 months ago

marcosps commented 3 months ago

This change reduced the time to finishe running clang-extract from ~13 seconds to ~9 seconds in a specific use symbol being extracted.