[all-commits] [llvm/llvm-project] 0b156e: [clang-doc] Clean up implementation with better ca...
Paul Kirth via All-commits
all-commits at lists.llvm.org
Sat Jun 6 09:54:54 PDT 2026
Branch: refs/heads/users/ilovepi/cd-rtti-cleanup
Home: https://github.com/llvm/llvm-project
Commit: 0b156e1200ca33540912af11573f4acc17e26cdc
https://github.com/llvm/llvm-project/commit/0b156e1200ca33540912af11573f4acc17e26cdc
Author: Paul Kirth <pk1574 at gmail.com>
Date: 2026-06-06 (Sat, 06 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