[llvm-branch-commits] [clang-doc] Use QualName in Markdown output (PR #119815)

Paul Kirth via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Dec 12 20:27:13 PST 2024


https://github.com/ilovepi created https://github.com/llvm/llvm-project/pull/119815

QualName will provide the more useful typename when the type is
templated.

Fixes #67549





More information about the llvm-branch-commits mailing list