[all-commits] [llvm/llvm-project] c5d57c: [clang] NFC: Provide inline definitions for {get, c...
Matheus Izvekov via All-commits
all-commits at lists.llvm.org
Wed Aug 27 09:12:59 PDT 2025
Branch: refs/heads/users/mizvekov/ast-type-provide-inline-defs
Home: https://github.com/llvm/llvm-project
Commit: c5d57c558d63380f726260d1c14d6f40162e9114
https://github.com/llvm/llvm-project/commit/c5d57c558d63380f726260d1c14d6f40162e9114
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
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