cppalliance / mrdocs

MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.
https://mrdocs.com
Other
66 stars 16 forks source link

Lookthrough typedefs/alias during dependency extraction #502

Closed sdkrystian closed 1 month ago

sdkrystian commented 7 months ago

The type named by the alias declaration here should be extracted during the dependency extraction step.