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