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

Remove USR generation workaround for decayed function parameters #595

Closed sdkrystian closed 1 month ago

sdkrystian commented 1 month ago

This was fixed in clang (https://github.com/llvm/llvm-project/pull/68222)