[all-commits] [llvm/llvm-project] 796652: [clang-doc] Track Descriptions and TypeDeclaration...
Paul Kirth via All-commits
all-commits at lists.llvm.org
Tue May 6 20:16:39 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 796652dfc198c228b0d917be05ae69073e6c540c
https://github.com/llvm/llvm-project/commit/796652dfc198c228b0d917be05ae69073e6c540c
Author: Paul Kirth <paulkirth at google.com>
Date: 2025-05-06 (Tue, 06 May 2025)
Changed paths:
M clang-tools-extra/clang-doc/Representation.h
Log Message:
-----------
[clang-doc] Track Descriptions and TypeDeclaration for types (#138058)
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