[all-commits] [llvm/llvm-project] f72491: [clang] NFC: Provide inline definitions for {get, c...

Matheus Izvekov via All-commits all-commits at lists.llvm.org
Mon Aug 25 16:42:03 PDT 2025


  Branch: refs/heads/users/mizvekov/ast-type-provide-inline-defs
  Home:   https://github.com/llvm/llvm-project
  Commit: f724916a105ee1c0d080c57fd0d57a6b4c0d119e
      https://github.com/llvm/llvm-project/commit/f724916a105ee1c0d080c57fd0d57a6b4c0d119e
  Author: Matheus Izvekov <mizvekov at gmail.com>
  Date:   2025-08-25 (Mon, 25 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