[all-commits] [llvm/llvm-project] 84debf: [clang-doc] Clean up implementation with better ca...
Paul Kirth via All-commits
all-commits at lists.llvm.org
Sat Jun 6 18:51:36 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 84debf47950a188e01ef57cd8e0df61fb4d9c441
https://github.com/llvm/llvm-project/commit/84debf47950a188e01ef57cd8e0df61fb4d9c441
Author: Paul Kirth <paulkirth at google.com>
Date: 2026-06-06 (Sat, 06 Jun 2026)
Changed paths:
M clang-tools-extra/clang-doc/Representation.cpp
Log Message:
-----------
[clang-doc] Clean up implementation with better casting (#202060)
Having access to RTTI style casting lets us use slightly nicer
structures to clean up the overly complicated dispatch logic in merging
and other places.
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