[all-commits] [llvm/llvm-project] 78c12d: [Sema] Remove unnecessary casts (NFC) (#148338)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sat Jul 12 11:28:47 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 78c12d380c369b53416518776ae53c3ba168cf7b
      https://github.com/llvm/llvm-project/commit/78c12d380c369b53416518776ae53c3ba168cf7b
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-07-12 (Sat, 12 Jul 2025)

  Changed paths:
    M clang/lib/Sema/SemaExprCXX.cpp
    M clang/lib/Sema/SemaType.cpp

  Log Message:
  -----------
  [Sema] Remove unnecessary casts (NFC) (#148338)

NumElts, a member variable of ArrayTypeInfo, is already of Expr *.



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