[all-commits] [llvm/llvm-project] fe5424: [clang-doc] Track Descriptions and TypeDeclaration...
Paul Kirth via All-commits
all-commits at lists.llvm.org
Tue May 6 20:14:02 PDT 2025
Branch: refs/heads/users/ilovepi/clang-doc-improved-descriptions
Home: https://github.com/llvm/llvm-project
Commit: fe5424da043d027e423d70f5e642a6c603ed5abe
https://github.com/llvm/llvm-project/commit/fe5424da043d027e423d70f5e642a6c603ed5abe
Author: Paul Kirth <paulkirth at google.com>
Date: 2025-05-07 (Wed, 07 May 2025)
Changed paths:
M clang-tools-extra/clang-doc/Representation.h
Log Message:
-----------
[clang-doc] Track Descriptions and TypeDeclaration for types
Split from #133161. This patch allows Typedefs to now track both their
declarations and full descriptions. Subsequent patches will leverage the
additional fields in the representation.
Co-authored-by: Peter Chou <peter.chou at mail.utoronto.ca>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list