[all-commits] [llvm/llvm-project] 897811: [clang] NFC: Provide inline definitions for {get, c...
Matheus Izvekov via All-commits
all-commits at lists.llvm.org
Fri Aug 22 22:43:03 PDT 2025
Branch: refs/heads/users/mizvekov/ast-type-provide-inline-defs
Home: https://github.com/llvm/llvm-project
Commit: 8978115b6623aab9927fae5890b0e6d9d2bf2cef
https://github.com/llvm/llvm-project/commit/8978115b6623aab9927fae5890b0e6d9d2bf2cef
Author: Matheus Izvekov <mizvekov at gmail.com>
Date: 2025-08-23 (Sat, 23 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
This is a small performance improvement:
This helps recover the performance lost in #155028, reversing it
into a small positive instead.
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