[all-commits] [llvm/llvm-project] 4e44e7: [Sema] Remove an unnecessary cast (NFC) (#152644)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Fri Aug 8 07:45:20 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4e44e7c16433cb922344ce12891074d708e26c54
      https://github.com/llvm/llvm-project/commit/4e44e7c16433cb922344ce12891074d708e26c54
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-08-08 (Fri, 08 Aug 2025)

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

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

numTypeParams is already of unsigned.

Co-authored-by: Corentin Jabot <corentinjabot at gmail.com>



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