[all-commits] [llvm/llvm-project] 9ef870: [clang-doc] Clean up implementation with better ca...
Paul Kirth via All-commits
all-commits at lists.llvm.org
Sat Jun 6 09:34:56 PDT 2026
Branch: refs/heads/users/ilovepi/cd-rtti-cleanup
Home: https://github.com/llvm/llvm-project
Commit: 9ef870aff6c58eb596edc69d8effe63b96f9069b
https://github.com/llvm/llvm-project/commit/9ef870aff6c58eb596edc69d8effe63b96f9069b
Author: Paul Kirth <pk1574 at gmail.com>
Date: 2026-06-05 (Fri, 05 Jun 2026)
Changed paths:
M clang-tools-extra/clang-doc/Representation.cpp
M clang-tools-extra/clang-doc/Representation.h
Log Message:
-----------
[clang-doc] Clean up implementation with better casting
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