[all-commits] [llvm/llvm-project] aa4665: [clang] NFC: Provide inline definitions for {get, c...
Matheus Izvekov via All-commits
all-commits at lists.llvm.org
Wed Aug 27 10:13:12 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aa46657c127f478206bda91aa67db2cfb8f37335
https://github.com/llvm/llvm-project/commit/aa46657c127f478206bda91aa67db2cfb8f37335
Author: Matheus Izvekov <mizvekov at gmail.com>
Date: 2025-08-27 (Wed, 27 Aug 2025)
Changed paths:
M clang/include/clang/AST/Type.h
M clang/include/clang/AST/TypeBase.h
M clang/lib/AST/Type.cpp
Log Message:
-----------
[clang] NFC: Provide inline definitions for {get,cast}TagDecl and friends (#155051)
This is a small performance improvement:
This helps recover the performance lost in #155028, reversing it into a
small positive instead.
<img width="1464" height="20" alt="image"
src="https://github.com/user-attachments/assets/3378789e-109d-4211-846e-0d38d6cb190a"
/>
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