Closed
Description
Is there a reason to output the Reference::Name
instead of Reference::QualName
?
llvm-project/clang-tools-extra/clang-doc/MDGenerator.cpp
Lines 166 to 167 in 08136d8
The generated doc is not clear without the template information.
For example, returning a tuple only displays "tuple" without its content types.