[all-commits] [llvm/llvm-project] 047552: [Sema] Remove an unnecessary cast (NFC) (#148531)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sun Jul 13 13:12:52 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 047552600bd9fac5a6ae63d6e4d44cc174cc3da6
      https://github.com/llvm/llvm-project/commit/047552600bd9fac5a6ae63d6e4d44cc174cc3da6
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-07-13 (Sun, 13 Jul 2025)

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

  Log Message:
  -----------
  [Sema] Remove an unnecessary cast (NFC) (#148531)

Dtor is already of CXXDestructorDecl *.



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